We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6782d13 commit 24ccf16Copy full SHA for 24ccf16
.github/workflows/release.yaml
@@ -8,7 +8,7 @@ on:
8
jobs:
9
publish-packages:
10
name: Push Packages
11
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
12
strategy:
13
matrix:
14
os: [ubuntu-latest]
0 commit comments