We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44a8ec9 commit 326ad06Copy full SHA for 326ad06
.github/workflows/release.yml
@@ -8,7 +8,7 @@ on:
8
jobs:
9
release:
10
permissions: write-all
11
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
12
13
strategy:
14
matrix:
0 commit comments