Skip to content

Commit

Permalink
ci: start testing against 22
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfy1339 committed Jul 11, 2024
1 parent 13b307d commit 6f5e706
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 @@ -16,6 +16,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 6f5e706

Please sign in to comment.