Skip to content

Commit

Permalink
chore: stop testing node v14
Browse files Browse the repository at this point in the history
  • Loading branch information
stipsan committed Sep 29, 2023
1 parent 3978302 commit 6165a8f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,6 @@ jobs:
node: [lts/*]
# It makes sense to also test the oldest, and latest, versions of Node.js, on ubuntu-only since it's the fastest CI runner
include:
- os: ubuntu-latest
# Test the oldest LTS release of Node that's still receiving bugfixes and security patches, versions older than that have reached End-of-Life
node: lts/-2
- os: ubuntu-latest
# Also test the previous LTS release
node: lts/-1
Expand Down

0 comments on commit 6165a8f

Please sign in to comment.