Skip to content

Commit

Permalink
Run CI on Node 22
Browse files Browse the repository at this point in the history
  • Loading branch information
rubensworks committed Jun 5, 2024
1 parent 30ad4c4 commit 416e0a2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ jobs:
- 12.x
- 14.x
- 16.x
- 18.x
- 20.x
- 22.x
steps:
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v2
Expand Down

0 comments on commit 416e0a2

Please sign in to comment.