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 5a6a5b4 commit a7f06c8Copy full SHA for a7f06c8
.github/workflows/test.yml
@@ -7,7 +7,7 @@ on:
7
- "v*.*"
8
jobs:
9
linux:
10
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
11
strategy:
12
fail-fast: false
13
matrix:
0 commit comments