We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9df9b4 commit 7bf67d4Copy full SHA for 7bf67d4
.github/workflows/publish-npm.yml
@@ -6,7 +6,7 @@ on:
6
7
jobs:
8
build:
9
- runs-on: ubuntu-latest
+ runs-on: ubuntu-20.04
10
steps:
11
- uses: actions/checkout@v3
12
- uses: actions/setup-node@v3
0 commit comments