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 7a17852 commit 8c05452Copy full SHA for 8c05452
.github/workflows/main.yml
@@ -9,7 +9,7 @@ on:
9
workflow_dispatch:
10
jobs:
11
test:
12
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
13
timeout-minutes: 10
14
strategy:
15
fail-fast: false
0 commit comments