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 e109db3 commit dabf20fCopy full SHA for dabf20f
.github/workflows/test.yml
@@ -6,7 +6,7 @@ on:
6
7
jobs:
8
test:
9
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
10
timeout-minutes: 10
11
strategy:
12
fail-fast: false
0 commit comments