Skip to content

Commit

Permalink
node 20 tests
Browse files Browse the repository at this point in the history
  • Loading branch information
adaptive committed Aug 9, 2023
1 parent 10f8f5a commit 0bfdaad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
timeout-minutes: 5
strategy:
matrix:
node: [16, 17-nightly, 18, 19-nightly]
node: [16, 17-nightly, 18, 19-nightly, 20]
steps:
- uses: actions/checkout@v3
- uses: pnpm/action-setup@v2
Expand Down

0 comments on commit 0bfdaad

Please sign in to comment.