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 aacee5cCopy full SHA for aacee5c
.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]
39
40
env:
41
CI: true
0 commit comments