Skip to content

Commit db0ac94

Browse files
committed
updated node version
1 parent 7144d43 commit db0ac94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nodejs-tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414

1515
strategy:
1616
matrix:
17-
node-version: [14.x, 16.x, 18.x]
17+
node-version: [16.x, 18.x]
1818

1919
steps:
2020
- name: Checkout code

0 commit comments

Comments
 (0)