Skip to content

Commit abdfbfc

Browse files
committed
travis: switch to ubuntu focal, which is shipped with ruby 2.7 rather than 3.0 on jammy. the github releases dpl provided is incompatible with ruby 3 (travis-ci/dpl#1234)
1 parent 3bcc383 commit abdfbfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
dist: jammy
1+
dist: focal
22
language: rust
33
sudo: required
44
rust:

0 commit comments

Comments
 (0)