Skip to content

Commit c912237

Browse files
snitin315alexander-akait
authored andcommitted
ci: add node v19 (#3458)
1 parent 679dd5e commit c912237

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nodejs.yml

+1-1
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: [14.x, 16.x, 18.x]
61+
node-version: [14.x, 16.x, 18.x, 19.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)