Skip to content

Commit 9ecf74d

Browse files
authored
Merge pull request scala#10501 from SethTisue/merge-2.12-to-2.13-20230815
Merge 2.12.x to 2.13.x [ci: last-only]
2 parents 775ddb2 + ae39242 commit 9ecf74d

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)