Skip to content

Commit

Permalink
ci: start testing against 22 (#427)
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfy1339 committed Jul 12, 2024
1 parent 68d186f commit d5b7193
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
- 20
- 22
steps:
- uses: actions/checkout@v4
- name: Use Node.js ${{ matrix.node_version }}
Expand Down

0 comments on commit d5b7193

Please sign in to comment.