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

fix: Update runners to GitHub runner change #1888

Merged
merged 1 commit into from
May 2, 2024
Merged

Conversation

rhinoella
Copy link
Contributor

GitHub recently updated their runner images so that macos-latest is changed from the intel MacOS 12 to the arm64 MacOS 14, which breaks the current workflows.

This PR updates the workflows to accomodate this.

@rhinoella rhinoella changed the title Update runners to GitHub runner change fix: Update runners to GitHub runner change May 1, 2024
Copy link
Member

@trisyoungs trisyoungs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@rhinoella rhinoella merged commit 036d694 into develop May 2, 2024
8 of 9 checks passed
@rhinoella rhinoella deleted the fix-mac-builds branch May 2, 2024 09:36
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.

None yet

2 participants