Skip to content

Commit fb99e47

Browse files
authored
Revert "chore: add node v25 to test matrix (#144)" (#158)
This reverts commit 08526ea.
1 parent 08526ea commit fb99e47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535

3636
strategy:
3737
matrix:
38-
node-version: [18, 20, 22, 24, 25]
38+
node-version: [18, 20, 22, 24]
3939

4040
env:
4141
CI: true

0 commit comments

Comments
 (0)