Skip to content

Commit bc7d1d4

Browse files
snitin315alexander-akait
authored andcommitted
ci: add Node.js v23 (#4331)
1 parent 5e20d9a commit bc7d1d4

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
@@ -58,7 +58,7 @@ jobs:
5858
strategy:
5959
matrix:
6060
os: [ubuntu-latest, windows-latest, macos-latest]
61-
node-version: [18.x, 20.x, 22.x]
61+
node-version: [18.x, 20.x, 22.x, 23.x]
6262
shard: ["1/4", "2/4", "3/4", "4/4"]
6363
webpack-version: [latest]
6464
dev-server-version: [latest]

0 commit comments

Comments
 (0)