We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 97a4d5c + 0b7a5e7 commit e702652Copy full SHA for e702652
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