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

Specify correct image for running on osx-arm64 #913

Merged
merged 3 commits into from
Jan 31, 2025

Conversation

DaveTryon
Copy link
Contributor

@DaveTryon DaveTryon commented Jan 30, 2025

As called out in #912, we're not currently running our CI or PR builds on osx-arm64. This was a typo in #756 for the CI build, and that got repeated for the PR build in #875. This PR corrects the image to use macos-14-arm64 for both the CI and PR builds, which is the image that we use in our internal validation pipeline. This image is an internal-only resource, but it leverages the runner configuration described at https://github.com/actions/runner-images/blob/macos-14-arm64/20250127.794/images/macos/macos-14-arm64-Readme.md.

@DaveTryon DaveTryon requested a review from a team as a code owner January 30, 2025 20:27
@DaveTryon
Copy link
Contributor Author

/azp run

@DaveTryon
Copy link
Contributor Author

/azp run

@DaveTryon
Copy link
Contributor Author

/azp run

@DaveTryon
Copy link
Contributor Author

/azp run

@DaveTryon DaveTryon merged commit 52c1e1a into main Jan 31, 2025
4 checks passed
@DaveTryon DaveTryon deleted the DaveTryon/restore-osx-arm64 branch January 31, 2025 20:51
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