Skip to content
Snippets Groups Projects
Unverified Commit b050b13d authored by Matt Wang's avatar Matt Wang Committed by GitHub
Browse files

bump JS CI Node version to 18 (#1066)

Node 18 has been stable for a while, so I feel comfortable making this switch; should be no downstream impact other than speed!
parent c4d246f8
No related branches found
No related tags found
No related merge requests found
......@@ -30,7 +30,7 @@ jobs:
strategy:
matrix:
node-version: [16.x]
node-version: [18.x]
steps:
- uses: actions/checkout@v3
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment