Skip to content

Commit

Permalink
ci: expanding testing scope to node 22
Browse files Browse the repository at this point in the history
  • Loading branch information
erunion committed Sep 5, 2024
1 parent 9c0846c commit 6d4a9db
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 @@ -13,8 +13,9 @@ jobs:
strategy:
matrix:
node-version:
- 18
- 20
- lts/-1
- lts/*
- latest

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

0 comments on commit 6d4a9db

Please sign in to comment.