-
Notifications
You must be signed in to change notification settings - Fork 168
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
jenkins: use AIX7.1 for 13.x and 14.x #2111
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would okay stopping testing on AIX 6.1 for Node.js 14 as things look good on 7.1.
I'd change the commit message to be more generic and enumerate the changes in the description, since it only describes one thing that the commit does, and add exclusion of aix61 for
|
508cac7
to
744a658
Compare
Ive split the commits up, PTAL. |
75162fc
to
5ff5649
Compare
13.x still releases on 6.1, 14.x only releases on 7.1. Testing for 13.x is on 7.1 and 6.1
5ff5649
to
c9169ea
Compare
v14 testing is looking green so this pr will enable testing on v13.
Ive also included changes to allow for releasing 14 from 7.1. LMT if anyone feels this is too soon/incorrect.
refs: #2110