Skip to content

Commit f64fee2

Browse files
ci: update
1 parent 3aeea18 commit f64fee2

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
@@ -98,7 +98,7 @@ jobs:
9898
strategy:
9999
matrix:
100100
os: [ubuntu-latest, windows-latest, macos-latest]
101-
node-version: [12.x, 14.x, 16.x, 17.x]
101+
node-version: [12.x, 14.x, 16.x, 18.x]
102102

103103
runs-on: ${{ matrix.os }}
104104

0 commit comments

Comments
 (0)