Skip to content

Commit

Permalink
Update node matrix to 18,20,22 for CI (#467)
Browse files Browse the repository at this point in the history
  • Loading branch information
ericanderson authored Jul 10, 2024
1 parent f951087 commit 928dd8b
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 @@ -51,7 +51,7 @@ jobs:
issues: write
strategy:
matrix:
node: [18, 20, 21]
node: [18, 20, 22]

steps:
- name: Check out code
Expand Down

0 comments on commit 928dd8b

Please sign in to comment.