Skip to content

Commit c753fcc

Browse files
author
Abhinav Minhas
committed
Nodejs tag updates
1 parent c5da777 commit c753fcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
strategy:
2121
matrix:
2222
os: [ ubuntu-22.04, windows-2022, macos-14 ]
23-
node-version: [ 14.x, 16.x, 17.x, 18.x ]
23+
node-version: [ 16.x, 17.x, 18.x, 19.x, 20.x, 21.x, 22.x ]
2424

2525
steps:
2626
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)