Skip to content

Commit

Permalink
Drop node 14 (EOL@04/23) support.
Browse files Browse the repository at this point in the history
  • Loading branch information
matux committed Feb 29, 2024
1 parent cb9618d commit 3c32082
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,14 @@ jobs:
strategy:
matrix:
include:
- node: 14
npm: 8
- node: 16
npm: 8
- node: 18
npm: 9
- node: 20
npm: 10
- node: 21
npm: 10

steps:
- name: Checkout
Expand Down

0 comments on commit 3c32082

Please sign in to comment.