Skip to content

Commit ced2f90

Browse files
committed
update ubuntu for Github Actions
1 parent 9906259 commit ced2f90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ruby.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
test:
1212
strategy:
1313
fail-fast: false
14-
runs-on: ubuntu-2.20
14+
runs-on: ubuntu-22.04
1515
env:
1616
# Workaround b/c upgrading Minitest broke some mocking expectations
1717
# having to do with automatic kwarg splatting

0 commit comments

Comments
 (0)