Skip to content

Commit ae39242

Browse files
committed
Merge remote-tracking branch 'origin/2.12.x' into merge-2.12-to-2.13-20230815
2 parents 86f40c2 + 3c06c51 commit ae39242

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,8 +127,7 @@ jobs:
127127
- stage: build
128128
if: type = pull_request OR type = push
129129
name: language spec
130-
# wkhtmltopdf requires libssl1.1, which we can't install on xenial
131-
dist: bionic
130+
dist: focal
132131
language: ruby
133132
install:
134133
- ruby -v

0 commit comments

Comments
 (0)