Skip to content

Commit

Permalink
chore: test on Node.js v18 and v20
Browse files Browse the repository at this point in the history
  • Loading branch information
mmarchini committed Jun 25, 2023
1 parent 6db5cea commit 96a08b0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:
- version: 12.x
- version: 14.x
- version: 16.x
- version: 18.x
- version: 20.x
# TODO(mmarchini): fix tests on windows and re-enable it here
os: [ubuntu-latest, macos-latest]

Expand Down

0 comments on commit 96a08b0

Please sign in to comment.