Skip to content

Commit 30851f7

Browse files
authored
Also update to ubuntu-latest
1 parent 25a54ad commit 30851f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525

2626
test:
2727
name: Ruby ${{ matrix.ruby }} ${{ matrix.name_extra || '' }}
28-
runs-on: ${{ matrix.os || 'ubuntu-20.04' }}
28+
runs-on: ${{ matrix.os || 'ubuntu-latest' }}
2929
strategy:
3030
matrix:
3131
ruby:

0 commit comments

Comments
 (0)