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 853b9d1 commit 2f9c2f2Copy full SHA for 2f9c2f2
.github/workflows/ubuntu.yml
@@ -19,7 +19,7 @@ jobs:
19
build:
20
strategy:
21
matrix:
22
- node-version: [14.x, 16.x, 17.x]
+ node-version: [16.x]
23
24
# The type of runner that the job will run on
25
runs-on: ubuntu-18.04
.github/workflows/windows.yml
runs-on: windows-latest
0 commit comments