We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c3fb5c0 + a2fcd79 commit 689bcb3Copy full SHA for 689bcb3
1 file changed
.github/workflows/build.yml
@@ -21,7 +21,7 @@ jobs:
21
strategy:
22
fail-fast: false
23
matrix:
24
- node-version: [18.x, 20.x, 22.x]
+ node-version: [20.x, 22.x]
25
# Single version should work for compilation testing
26
27
steps:
0 commit comments