Skip to content

Commit

Permalink
travis: switch to ubuntu focal, which is shipped with ruby 2.7 rather…
Browse files Browse the repository at this point in the history
… than 3.0 on jammy. the github releases dpl provided is incompatible with ruby 3 (travis-ci/dpl#1234)
  • Loading branch information
harababurel committed Jul 24, 2023
1 parent 3bcc383 commit abdfbfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
dist: jammy
dist: focal
language: rust
sudo: required
rust:
Expand Down

0 comments on commit abdfbfc

Please sign in to comment.