Skip to content

Commit

Permalink
Merge pull request #10 from rdf-ext/node-update
Browse files Browse the repository at this point in the history
chore: updated supported node versions in ci
  • Loading branch information
bergos authored Oct 30, 2023
2 parents 3a2cc22 + f81932d commit aa27419
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 aa27419

Please sign in to comment.