Skip to content

Commit 6683718

Browse files
ci: node.js@23
1 parent 5106684 commit 6683718

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
strategy:
6464
matrix:
6565
os: [ubuntu-latest, windows-latest, macos-latest]
66-
node-version: [18.x, 20.x, 22.x]
66+
node-version: [18.x, 20.x, 22.x, 23.x]
6767
shard: ["1/4", "2/4", "3/4", "4/4"]
6868
webpack-version: [latest]
6969
dev-server-version: [latest]

0 commit comments

Comments
 (0)