We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b5d673 commit a2eb6d4Copy full SHA for a2eb6d4
.github/workflows/nodejs.yml
@@ -19,7 +19,7 @@ jobs:
19
fail-fast: false
20
matrix:
21
os: [macos-latest, windows-latest, ubuntu-latest]
22
- node-version: [12, 14]
+ node-version: [14]
23
24
steps:
25
- uses: actions/checkout@v1
0 commit comments