We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8702d9 commit 3790746Copy full SHA for 3790746
1 file changed
.github/workflows/check.yml
@@ -19,7 +19,7 @@ jobs:
19
fail-fast: false
20
matrix:
21
os: [ubuntu-latest]
22
- node-version: [16.x, 18.x, 20.x]
+ node-version: [18.x, 20.x, 22.x]
23
include:
24
- os: windows-latest
25
node-version: 20.x
0 commit comments