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

Use github-hosted runners for MacOS arm64 builds #1065

Merged
merged 9 commits into from
Oct 4, 2023

Conversation

cqc-alec
Copy link
Collaborator

@cqc-alec cqc-alec commented Oct 4, 2023

Still using the self-hosted arm64 mac for Linux/arm64 builds (using docker), as I haven't yet managed to get docker running on the github-hosted VMs. (Will keep trying.)

One minor annoyance is that actions/setup-python can't install Python 3.9 on the arm64 Mac VMs ( actions/setup-python#696 ), so I use brew to install Python 3.9 instead.

Release workflow tested here: https://github.com/CQCL/tket/actions/runs/6404838599 .

(I'll need to modify the names of the "required" checks after this merge: three showing as "required" don't exist anymore.)

@cqc-alec cqc-alec changed the title Feature/use GitHub m1 Use github-hosted runners for MacOS arm64 builds Oct 4, 2023
@cqc-alec cqc-alec requested a review from cqc-melf October 4, 2023 12:15
@cqc-alec cqc-alec marked this pull request as ready for review October 4, 2023 12:16
@cqc-alec cqc-alec merged commit 4f0ce21 into develop Oct 4, 2023
96 checks passed
@cqc-alec cqc-alec deleted the feature/use-github-m1 branch October 4, 2023 12:41
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