We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e790ae commit 82e2166Copy full SHA for 82e2166
.github/workflows/main.yml
@@ -6,7 +6,7 @@ on:
6
7
jobs:
8
build:
9
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
10
strategy:
11
matrix:
12
ruby: [3.1.0]
0 commit comments