Skip to content
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: run ARM64 Windows tests on Node.js >=19 #3250

Merged

Conversation

joaocgreis
Copy link
Member

After adding ARM64 Windows machines to CI and stabilizing the tests, it is time to complete #3046 and enable the tests to run by default.

This PR makes it so, but only for Node.js 19 and above, as the tests are not stable on LTS versions.

This is currently in use in Jenkins. This was applied in https://github.com/nodejs/jenkins-config-test/compare/f94d4652ce4d902263f0967922f6a1482c8a48c4...3133da6f058c16b56e02370500e135c16fb79740 and I will revert the url changes once this lands.

Fixes: #3046

StefanStojanovic added a commit to JaneaSystems/node that referenced this pull request Mar 23, 2023
@joaocgreis joaocgreis merged commit af948e4 into nodejs:main Mar 28, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enable Windows Arm64 tests in CI
4 participants