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 a6f675c commit d60fec8Copy full SHA for d60fec8
.github/workflows/test.yml
@@ -12,7 +12,7 @@ jobs:
12
strategy:
13
max-parallel: 1
14
matrix:
15
- node-version: [16.x, 18.x]
+ node-version: [18.x]
16
steps:
17
- uses: actions/checkout@v2
18
- uses: actions/setup-node@v2
0 commit comments