We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c9987d commit 62b4c91Copy full SHA for 62b4c91
.github/workflows/auto-publish.yml
@@ -6,7 +6,7 @@ on:
6
jobs:
7
main:
8
name: Build, Validate and Deploy
9
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
10
strategy:
11
max-parallel: 1
12
matrix:
0 commit comments