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.
2 parents 1708937 + 95b7a54 commit 0d90321Copy full SHA for 0d90321
1 file changed
.github/workflows/test.yml
@@ -36,7 +36,7 @@ jobs:
36
fail-fast: false
37
matrix:
38
os: [ubuntu-latest, windows-latest, macos-latest]
39
- node-version: [10.x, 12.x, 14.x, 16.x]
+ node-version: [10.x, 12.x, 14.x, 16.x, 17.x]
40
polling: ["false", "200"]
41
exclude:
42
- os: macos-latest
0 commit comments