We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88fbe09 commit 2aae7daCopy full SHA for 2aae7da
.github/workflows/ci.yml
@@ -11,7 +11,7 @@ on:
11
jobs:
12
test:
13
name: Run tests on Ruby ${{ matrix.RUBY_VERSION }}
14
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-24.04
15
strategy:
16
fail-fast: false
17
matrix:
0 commit comments