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

Remove macos-12 runner as it is fully unsupported as of 2024-12-03 #407

Merged
merged 1 commit into from
Dec 4, 2024

Conversation

ptomecek
Copy link
Collaborator

@ptomecek ptomecek commented Dec 3, 2024

@timkpaine
Copy link
Member

This PR is implicitly dropping x86 support on Mac. I don't know if that was intended.

@ptomecek
Copy link
Collaborator Author

ptomecek commented Dec 3, 2024

This PR is implicitly dropping x86 support on Mac. I don't know if that was intended.

It was not, thanks for catching.

… per actions/runner-images#10721

Signed-off-by: Pascal Tomecek <pascal.tomecek@cubistsystematic.com>
@ptomecek
Copy link
Collaborator Author

ptomecek commented Dec 3, 2024

Since mac 14 images are arm only as per actions/runner-images/issues/9741, I changed the 12 runner to the 13 runner to preserve the x86 build logic.

@ptomecek ptomecek merged commit 277203b into main Dec 4, 2024
71 of 75 checks passed
@ptomecek ptomecek deleted the pit/drop_macos12 branch December 4, 2024 01:34
@timkpaine timkpaine added the part: github_actions PRs that update GitHub Actions code label Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
part: github_actions PRs that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove macos 12 builds from our full CI pipeline
3 participants