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 dddac6c commit 2e215f3Copy full SHA for 2e215f3
.github/workflows/ci.yml
@@ -27,7 +27,7 @@ jobs:
27
strategy:
28
matrix:
29
os: [ubuntu-latest]
30
- node_version: ['14', '16']
+ node_version: ['16']
31
include:
32
- os: macos-latest
33
node_version: 16
0 commit comments