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

sapphire-localnet: Run CI on Mac too #592

Open
matevz opened this issue Jul 9, 2024 · 3 comments
Open

sapphire-localnet: Run CI on Mac too #592

matevz opened this issue Jul 9, 2024 · 3 comments
Labels
docker Docker related issues

Comments

@matevz
Copy link
Member

matevz commented Jul 9, 2024

We had a report that the Mac version of the sapphire- and emerald-localnet images don't spin up on Apple M chips even though --platform linux/x86_64 flag was correctly passed. Add the Mac flavor to the runs-on github action directive to make sure it runs on non-x86 architectures as well.

cc @lubej

@aefhm
Copy link
Contributor

aefhm commented Jan 3, 2025

I don't think is doable yet? #677 (comment)

@aefhm
Copy link
Contributor

aefhm commented Jan 3, 2025

Can confirm sapphire-localnet works on M4.

@aefhm
Copy link
Contributor

aefhm commented Jan 8, 2025

We could also suggest that Mac M chip devs should always set the target platform.

# Specify target platform for M chip Macs
export DOCKER_DEFAULT_PLATFORM = linux/amd64

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docker Docker related issues
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants