Skip to content

Commit 00ec46c

Browse files
committed
fixup! specify the ubuntu dist (jammy 22.04)
1 parent d3bb569 commit 00ec46c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
sudo: false
22
language: ruby
3-
dist: jammy # Ubuntu 22.04
3+
dist: focal # Ubuntu 20.04
44
rvm:
5-
- 3.2.5
5+
- 3.3.0
66
cache: bundler
77
env:
88
global:

0 commit comments

Comments
 (0)