Skip to content

Commit 824a087

Browse files
Update Node.js version matrix in workflow
1 parent 435d733 commit 824a087

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/node.js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
working-directory: frontend
1919
strategy:
2020
matrix:
21-
node-version: [16.x, 18.x, 21.x]
21+
node-version: [18.x, 21.x]
2222
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/
2323

2424
steps:

0 commit comments

Comments
 (0)