-
-
Notifications
You must be signed in to change notification settings - Fork 171
Closed
Description
A citgm-smoker job against master (ex: https://ci.nodejs.org/view/Node.js-citgm/job/citgm-smoker/1484/) will try and build against platforms that are no longer supported on that major version of Node.js (ex: ubuntu1204-64, osx1010). I believe we should be able to use the version selector script (originally written for node-test-commit-*) to try and avoid this
richardlau, refack and MylesBorins