Skip to content

Commit

Permalink
build: update Node.js versions on CI matrix
Browse files Browse the repository at this point in the history
PR-URL: #330
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
  • Loading branch information
mmarchini committed Jan 21, 2020
1 parent c981f7f commit b0fa68c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,8 @@ jobs:
fail-fast: false
matrix:
node:
- version: 8.x
- version: 10.x
- version: 11.x
- version: 12.x
- version: 14.x
mirror: https://nodejs.org/download/nightly
- version: 14.x
Expand Down

0 comments on commit b0fa68c

Please sign in to comment.