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

🧪 Build arm64 wheels in pull requests #1015

Merged
merged 3 commits into from
May 30, 2024

Conversation

webknjaz
Copy link
Member

@webknjaz webknjaz commented May 30, 2024

This is needed since GitHub Actions CI/CD workflows switched their default macOS runners to arm64 and this caused the test jobs to start running tests against pure-python wheels.

Additionally, this PR sets up Python 3.7 tests to run on older macOS 13.

Refs:

This is needed since GitHub Actions CI/CD workflows switched their
default macOS runners to `arm64` and this caused the test jobs to
start running tests against pure-python wheels.
@webknjaz webknjaz self-assigned this May 30, 2024
@webknjaz webknjaz merged commit 5f9ebbb into aio-libs:master May 30, 2024
5 of 6 checks passed
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.

1 participant