Skip to content

Commit

Permalink
Merge pull request #310 from hidoo/chore/add-node-v22-support
Browse files Browse the repository at this point in the history
ci(node): add support for node.js v22
  • Loading branch information
hidoo committed Apr 30, 2024
2 parents d72673a + 0ca333f commit 6656475
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
node-version:
- 18.x
- 20.x
- 22.x
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 6656475

Please sign in to comment.