Skip to content

Commit

Permalink
feat: only run tests in node 20
Browse files Browse the repository at this point in the history
  • Loading branch information
radiovisual committed Apr 22, 2024
1 parent fbac261 commit 37a735e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,7 @@ jobs:
fail-fast: false
matrix:
node-version:
- 18
- 20
- latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
Expand Down

0 comments on commit 37a735e

Please sign in to comment.