Skip to content

Commit a3712df

Browse files
committed
github actions: test node@18-22
1 parent 50bb3c3 commit a3712df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node.js.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99

1010
strategy:
1111
matrix:
12-
node-version: [12.x, 14.x, 16.x]
12+
node-version: [18.x, 20.x, 22.x]
1313

1414
env:
1515
CODECOV_TOKEN: 849dde91-e5e3-438d-a75e-07745ed7948a

0 commit comments

Comments
 (0)