We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c94a03 commit b0e6939Copy full SHA for b0e6939
.github/workflows/test.yml
@@ -13,7 +13,7 @@ on:
13
jobs:
14
test:
15
name: Test Ruby ${{ matrix.RUBY_VERSION }}
16
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-24.04
17
strategy:
18
fail-fast: false
19
matrix:
0 commit comments