Skip to content

Fix broken build on MacOS #413

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

Merged
merged 1 commit into from
Aug 24, 2023
Merged

Conversation

SingingTree
Copy link
Contributor

@SingingTree SingingTree commented Aug 23, 2023

The macos-10.15 target has been deprecated and removed from github, per https://github.blog/changelog/2022-07-20-github-actions-the-macos-10-15-actions-runner-image-is-being-deprecated-and-will-be-removed-by-8-30-22/

This updates the build target so to instead tartget macos-12. I've opted to target an explicit version as that's what's done for the other OS targets, rather than using latest.

The macos-10.15 target has been deprecated and removed from github, per
https://github.blog/changelog/2022-07-20-github-actions-the-macos-10-15-actions-runner-image-is-being-deprecated-and-will-be-removed-by-8-30-22/

This updates the build target so to instead tartget macos-12. I've opted
to target an explicit version as that's what's done for the other OS
targets, rather than using `latest`.
@kinetiknz
Copy link
Collaborator

Thanks! 👍

@kinetiknz kinetiknz merged commit 1e6e68f into mozilla:master Aug 24, 2023
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