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 3bbea9e commit 8451280Copy full SHA for 8451280
.github/workflows/ci.yml
@@ -36,7 +36,7 @@ jobs:
36
37
strategy:
38
matrix:
39
- node: [14.x, 16.x]
+ node: [16.x, 18.x]
40
os: [ubuntu-latest, windows-latest, macos-latest]
41
fail-fast: false
42
0 commit comments