Skip to content

Commit

Permalink
ci: start testing against 22 (#564)
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfy1339 authored Jul 12, 2024
1 parent 13b307d commit 206b0c0
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 206b0c0

Please sign in to comment.