We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a155391 + 0716860 commit c4fa6ccCopy full SHA for c4fa6cc
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ jobs:
15
name: >-
16
rspec (${{ matrix.ruby }})
17
18
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
19
20
strategy:
21
fail-fast: false
0 commit comments