Skip to content

Commit 912d671

Browse files
committed
Test Node v25
1 parent 5531e04 commit 912d671

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@ jobs:
324324
macos-15-intel, # macOS x64
325325
windows-latest,
326326
]
327-
node: [18, 20, 22, 24]
327+
node: [18, 20, 22, 24, 25]
328328
steps:
329329
- name: Check out current commit
330330
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4

0 commit comments

Comments
 (0)