Skip to content

Commit 67f62c5

Browse files
committed
Add node v23
1 parent ed269ed commit 67f62c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node.js.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
matrix:
2727
os: [ubuntu-latest, macos-14, windows-latest]
2828
# See https://github.com/nodejs/release#release-schedule
29-
node-version: [18.x, 20.x, 22.5.1]
29+
node-version: [18.x, 20.x, 22.5.1, 23.x]
3030

3131
steps:
3232
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)