Skip to content

Commit

Permalink
chore: updated supported node versions in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
bergos committed Oct 30, 2023
1 parent 3a2cc22 commit f81932d
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/test.yaml
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 f81932d

Please sign in to comment.