Skip to content

Commit

Permalink
Update node version matrix (#470)
Browse files Browse the repository at this point in the history
  • Loading branch information
joscha authored Sep 13, 2024
1 parent 7cb76a6 commit 18edff1
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,9 @@ jobs:
strategy:
matrix:
node:
- '19'
- '22'
- '20'
- '18'
- '17'
- '16'
- '14'
name: Test using node ${{ matrix.node }}
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 18edff1

Please sign in to comment.