Skip to content
Snippets Groups Projects
Commit 06ef7ee2 authored by Chris Beer's avatar Chris Beer
Browse files

Update nodejs matrix to include current + LTS releases

parent 86443088
Branches
No related tags found
1 merge request!12Update from upstream
......@@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [14.x, 16.x, 17.x]
node-version: [14.x, 16.x, 18.x, 19.x]
steps:
- uses: actions/checkout@v2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment