We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbc77bd commit a04748fCopy full SHA for a04748f
1 file changed
.github/workflows/main.yml
@@ -14,7 +14,7 @@ concurrency:
14
15
jobs:
16
build:
17
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
18
strategy:
19
fail-fast: false
20
matrix:
0 commit comments