Skip to content

Commit

Permalink
chore(ci): no more node v16
Browse files Browse the repository at this point in the history
It has been EOL for more than a year now
  • Loading branch information
mudetroit committed Oct 23, 2024
1 parent 72c6436 commit e250a6b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ jobs:
strategy:
matrix:
include:
- node: 16
npm: 8
- node: 18
npm: 9
- node: 20
Expand Down

0 comments on commit e250a6b

Please sign in to comment.