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 357c225 commit aea58e0Copy full SHA for aea58e0
.github/workflows/ci.yml
@@ -32,7 +32,7 @@ jobs:
32
strategy:
33
matrix:
34
os: [ubuntu-latest]
35
- node_version: [14, 16, 18, 20]
+ node_version: [16, 18, 20]
36
include:
37
# Active LTS + other OS
38
- os: macos-latest
0 commit comments