Skip to content

Commit

Permalink
chore: run ci on 22.x
Browse files Browse the repository at this point in the history
  • Loading branch information
Yash-Singh1 committed May 7, 2024
1 parent d3cdadc commit 7b2655b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [18.x, 19.x, 20.x, 21.x]
node-version: [18.x, 19.x, 20.x, 21.x, 22.x]

steps:
- name: Clone repository
Expand Down

0 comments on commit 7b2655b

Please sign in to comment.