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 d071ad6 commit f6af8f9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:
- 14.x
- 16.x
- 18.x
- 20.x
- 22.x
steps:
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v3
Expand Down

0 comments on commit f6af8f9

Please sign in to comment.