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

CICD: remove mac AMD64 support from circleci #6036

Merged

Conversation

onetechnical
Copy link
Contributor

@onetechnical onetechnical commented Jun 20, 2024

Summary

As per CircleCI's announced deprecation the Mac AMD64 resource class is being deprecated. As a result we should disable these tests.

This PR also switches to using CircleCI's mac resources, instead of a self-hosted runner.

There is a larger question of how much support we should provide to Intel architecture in general. The last Intel mac was discontinued a year ago. A universal build like in #6023 would obviate the need for AMD64 build platforms and dealing with XCode deprecations, but would lead to insecurity about validity of tests.

Test Plan

Force nightly tests to execute against this branch.

Note: the test failure is from running the nightly execution, and the failure is unrelated to this change. It can be ignored.

@onetechnical onetechnical self-assigned this Jun 20, 2024
@onetechnical onetechnical marked this pull request as draft June 21, 2024 14:42
@onetechnical onetechnical marked this pull request as ready for review June 21, 2024 17:01
@algojohnlee algojohnlee merged commit 052ceb2 into algorand:master Jun 21, 2024
43 of 45 checks passed
@onetechnical onetechnical deleted the drop-circleci-mac-amd64-tests branch June 24, 2024 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants