Skip to content

Commit 61182a5

Browse files
committed
Update push.yml for versions 16, 18 & 19
I still expect them to be red, but enable them anyway.
1 parent 024592c commit 61182a5

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.github/workflows/push.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,12 @@ jobs:
1919
- version: 10.x
2020
- version: 12.x
2121
- version: 14.x
22-
# - version: 16.x
23-
# - version: 18.x
24-
# - version: 19.x
25-
# mirror: https://nodejs.org/download/nightly
26-
# - version: 19.x
27-
# mirror: https://nodejs.org/download/v8-canary
22+
- version: 16.x
23+
- version: 18.x
24+
- version: 19.x
25+
mirror: https://nodejs.org/download/nightly
26+
- version: 19.x
27+
mirror: https://nodejs.org/download/v8-canary
2828
# os: [ubuntu-latest, macos-latest]
2929
# Temporarily disable MacOS until
3030
# https://github.com/nodejs/node/issues/32981 is fixed

0 commit comments

Comments
 (0)