We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6846e2c commit 2d4743cCopy full SHA for 2d4743c
.github/workflows/main.yml
@@ -11,7 +11,7 @@ on:
11
- master
12
jobs:
13
build:
14
- runs-on: 'ubuntu-22.04'
+ runs-on: 'ubuntu-latest'
15
strategy:
16
fail-fast: false
17
matrix:
0 commit comments