We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70ff00c commit b1c46c6Copy full SHA for b1c46c6
.github/workflows/release.yml
@@ -12,7 +12,7 @@ jobs:
12
build:
13
strategy:
14
matrix:
15
- node-version: [12.x]
+ node-version: [14.x]
16
runtime: [ linux-x64, linux-arm64, win-x64, osx-x64 ]
17
include:
18
- runtime: linux-x64
0 commit comments