We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 52dd632 + 48854ea commit a2fcd79Copy full SHA for a2fcd79
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