Skip to content

Commit

Permalink
Update push.yml for versions 16, 18 & 19
Browse files Browse the repository at this point in the history
I still expect them to be red, but enable them anyway.
  • Loading branch information
kvakil committed Aug 18, 2022
1 parent 024592c commit 61182a5
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@ jobs:
- version: 10.x
- version: 12.x
- version: 14.x
# - version: 16.x
# - version: 18.x
# - version: 19.x
# mirror: https://nodejs.org/download/nightly
# - version: 19.x
# mirror: https://nodejs.org/download/v8-canary
- version: 16.x
- version: 18.x
- version: 19.x
mirror: https://nodejs.org/download/nightly
- version: 19.x
mirror: https://nodejs.org/download/v8-canary
# os: [ubuntu-latest, macos-latest]
# Temporarily disable MacOS until
# https://github.com/nodejs/node/issues/32981 is fixed
Expand Down

0 comments on commit 61182a5

Please sign in to comment.