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

fix(tests): linux tests from macOS/Windows arm64 #1829

Merged
merged 2 commits into from
May 18, 2024

Conversation

mayeut
Copy link
Member

@mayeut mayeut commented May 18, 2024

When running on arm64, macOS reports machine as arm64 and Windows as ARM64. We need to override this to aarch64 when running linux tests.

When running on arm64, macOS reports machine as `arm64` and Windows as `ARM64`.
We need to override this to `aarch64` when running linux tests.
@mayeut
Copy link
Member Author

mayeut commented May 18, 2024

I'll merge this without waiting for travis ci status (which is now limited to 1 concurrent build...).

@mayeut mayeut merged commit 78bca57 into pypa:main May 18, 2024
18 of 19 checks passed
@mayeut mayeut deleted the linux-tests-macos-arm64 branch May 18, 2024 16:35
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.

None yet

2 participants