Skip to content

Commit

Permalink
chore: limit tests to node 20
Browse files Browse the repository at this point in the history
  • Loading branch information
MoSattler committed May 9, 2024
1 parent b9fb141 commit 798b594
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@ jobs:
strategy:
matrix:
node_version:
- 14
- 16
- 20

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

0 comments on commit 798b594

Please sign in to comment.