Skip to content

Commit

Permalink
Remove obsolete node versions
Browse files Browse the repository at this point in the history
  • Loading branch information
yoannmoinet committed Sep 13, 2023
1 parent c05c91d commit 595d623
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,8 @@ jobs:
fail-fast: false
matrix:
node:
- 10
- 12
- 14
- 18

name: Unit tests w/ Node.js ${{matrix.node}}.x
runs-on: ubuntu-latest
Expand Down

0 comments on commit 595d623

Please sign in to comment.