Skip to content

Commit a35596c

Browse files
committed
Update ubuntu versions in CI
1 parent 28f7194 commit a35596c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
strategy:
1010
fail-fast: false
1111
matrix:
12-
os: [ubuntu-20.04, ubuntu-22.04]
12+
os: [ubuntu-22.04, ubuntu-24.04]
1313
ruby-version: ['3.0', '3.1', '3.2', '3.3']
1414
runs-on: ${{ matrix.os }}
1515
steps:

0 commit comments

Comments
 (0)