Skip to content

Commit

Permalink
ci: expanding tests to node 22
Browse files Browse the repository at this point in the history
  • Loading branch information
erunion committed Jul 17, 2024
1 parent 9a4f090 commit b69b319
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,9 @@ jobs:
strategy:
matrix:
node-version:
- 18
- 20
- lts/-1
- lts/*
- latest

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit b69b319

Please sign in to comment.