Skip to content

Commit

Permalink
ci: update node versions
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacs committed Jun 21, 2024
1 parent 838bb01 commit 29b8f3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
build:
strategy:
matrix:
node-version: [v14.x, v16.x, v18.x, v19.x]
node-version: [v18.x, v20.x, v22.x]
platform:
- os: ubuntu-latest
shell: bash
Expand Down

0 comments on commit 29b8f3f

Please sign in to comment.