Skip to content

Commit

Permalink
Add node 21, 22, 23 to ci
Browse files Browse the repository at this point in the history
  • Loading branch information
sirknightj authored Jul 11, 2024
1 parent ff4f691 commit 9afe698
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 @@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
node: [ 16, 18, 19, 20 ]
node: [ 16, 18, 19, 20, 21, 22, 23 ]
steps:
- name: Checkout repository
uses: actions/checkout@master
Expand Down

0 comments on commit 9afe698

Please sign in to comment.