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

Change build_native_images mac runner to macos-13 #2135

Conversation

Quinn-With-Two-Ns
Copy link
Contributor

Change build_native_images mac runner to macos-13. macos-latest now points to aarch64. Funny enough this doesn't cause an error since out graal plugin we use only checks for 64 so still downloads the x86_64 toolchain.

@Quinn-With-Two-Ns Quinn-With-Two-Ns requested a review from a team as a code owner July 4, 2024 22:26
@cretz
Copy link
Member

cretz commented Jul 8, 2024

Arguably we should still test on mac arm, but understood it's a larger change to separate testing from building. Also curious if anything has changed with whatever was blocking our ability to have mac arm native executables.

@Quinn-With-Two-Ns
Copy link
Contributor Author

Arguably we should still test on mac arm, but understood it's a larger change to separate testing from building

To be clear we were not really testing on arm mac, we were testing x86 stuff through rosetta

Also curious if anything has changed with whatever was blocking our ability to have mac arm native executables

No unfortunately

@Quinn-With-Two-Ns Quinn-With-Two-Ns force-pushed the change-build-native-image-mac branch from c6d62f9 to 3eb4db6 Compare July 8, 2024 16:42
@Quinn-With-Two-Ns Quinn-With-Two-Ns merged commit 99585c1 into temporalio:master Jul 8, 2024
7 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.

2 participants