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 Aug 28, 2024
1 parent 839cc2d commit 317717e
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 @@ -15,6 +15,7 @@ jobs:
node-version:
- 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 317717e

Please sign in to comment.