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: update macos runner to Apple silicon #1722

Closed
wants to merge 1 commit into from

Conversation

galargh
Copy link

@galargh galargh commented Sep 26, 2023

CircleCI is removing support for Apple Intel executors on Oct 2 - see https://discuss.circleci.com/t/macos-resource-deprecation-update/46891. After that date only Apple Silicon executors will be available. This PR ensures the macos builds are executed on Apple Silicon executors only.

@galargh galargh marked this pull request as ready for review September 28, 2023 13:05
@vmx
Copy link
Contributor

vmx commented Sep 28, 2023

The commit message and description are not describing what the change is doing. It's still using x86 which will be deprecated in January. I suggest we move to a macos.m1.medium.gen1 so that we don't need to change in January again.

@galargh
Copy link
Author

galargh commented Sep 28, 2023

As per #1722 (comment), it turns out I misunderstood the announcement (timeline) slightly. I'm going to close this PR now and recreate it with correct commit messages and description. I'm sorry for the extra noise.

@galargh galargh closed this Sep 28, 2023
@galargh galargh deleted the circleci-macos-deprecation branch September 28, 2023 13:52
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.

2 participants