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 5783b8a commit b9a0b5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
- 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 b9a0b5e

Please sign in to comment.