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

Run macOS runners Intel hardware as 4.08.1 does not support M1/ARM64 #289

Merged
merged 1 commit into from
Jun 28, 2024

Conversation

jmid
Copy link
Collaborator

@jmid jmid commented Jun 28, 2024

macos-latest now refers to an M1/ARM64:
https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners/about-github-hosted-runners#standard-github-hosted-runners-for-public-repositories
which ocaml.4.08 does not support.

To restore a running CI, this PR thus switches it to the Intel-running macos-13.
(Testing on ARM64 would be nice addition too, but we can address that separately)

@jmid
Copy link
Collaborator Author

jmid commented Jun 28, 2024

All green, merging

@jmid jmid merged commit 2c31c62 into c-cube:main Jun 28, 2024
11 checks passed
@jmid jmid deleted the fix-github-actions-on-mac branch June 28, 2024 11:42
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.

1 participant