@@ -69,7 +69,7 @@ jobs:
69
strategy:
70
matrix:
71
os: [ubuntu-latest, windows-latest, macos-latest]
72
-node-version: [18.x, 20.x, 22.x]
+node-version: [18.x, 20.x, 22.x, 23.x]
73
shard: ["1/4", "2/4", "3/4", "4/4"]
74
webpack-version: [latest]
75
0 commit comments