Skip to content

Commit 48ca6f9

Browse files
Bump node version to LTS and current in ci.js.yml (#951)
1 parent 91ce300 commit 48ca6f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.js.yml

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

3333
strategy:
3434
matrix:
35-
node-version: [20.x]
35+
node-version: [22.x, 24.x]
3636

3737
steps:
3838
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683

0 commit comments

Comments
 (0)