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