Skip to content

Commit 8d87f5c

Browse files
committed
CI: upgrade runner to Ubuntu 24.04
1 parent 90a7fe3 commit 8d87f5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929

3030
strategy:
3131
matrix:
32-
os-version: [ 'ubuntu-20.04' ]
32+
os-version: [ 'ubuntu-24.04' ]
3333
ruby-version:
3434
- '2.3'
3535
- '2.4'

0 commit comments

Comments
 (0)