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

ci: use x86_64 Node.js for some macOS jobs #1533

Merged
merged 1 commit into from
Jan 22, 2024
Merged

ci: use x86_64 Node.js for some macOS jobs #1533

merged 1 commit into from
Jan 22, 2024

Conversation

dsanders11
Copy link
Member

@dsanders11 dsanders11 commented Jan 17, 2024

#1435 pointed out that mac-test-x64 is running on Apple Silicon now, so use Rosetta to run the tests under an x86_64 Node.js. In the case of that PR it would have made more clear that the tests were only failing on Apple Silicon, not Intel macOS, and been quicker to debug.

@coveralls
Copy link

coveralls commented Jan 17, 2024

Coverage Status

coverage: 87.213%. remained the same
when pulling 4c654ff on ci-x64-macos
into 8c69125 on main.

@dsanders11 dsanders11 marked this pull request as ready for review January 21, 2024 07:48
@dsanders11 dsanders11 requested review from codebytere and a team as code owners January 21, 2024 07:48
@dsanders11 dsanders11 merged commit 2634144 into main Jan 22, 2024
10 checks passed
@dsanders11 dsanders11 deleted the ci-x64-macos branch January 22, 2024 01:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants