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 08526ea commit fb99e47Copy full SHA for fb99e47
.github/workflows/test.yml
@@ -35,7 +35,7 @@ jobs:
35
36
strategy:
37
matrix:
38
- node-version: [18, 20, 22, 24, 25]
+ node-version: [18, 20, 22, 24]
39
40
env:
41
CI: true
0 commit comments