Skip to content

Commit becbfd7

Browse files
authored
Bump ubuntu runner version (#667)
1 parent a55bdfd commit becbfd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ruby.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
bundle exec rake
7272
7373
jruby:
74-
runs-on: ubuntu-20.04 # ubuntu-latest is currently 22.04, which doesn't have a supported JRuby 9 build yet
74+
runs-on: ubuntu-22.04
7575
timeout-minutes: 10
7676
strategy:
7777
matrix:

0 commit comments

Comments
 (0)