Skip to content

Commit

Permalink
chore: updated node versions in ci tests
Browse files Browse the repository at this point in the history
  • Loading branch information
bergos committed Dec 15, 2023
1 parent 19d44a0 commit 76e34da
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,9 @@ jobs:
strategy:
matrix:
node:
- '14'
- '16'
- '18'
- '19'
- '20'
- '21'
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
Expand Down

0 comments on commit 76e34da

Please sign in to comment.