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

ci: pin to macos-13 as macos-latest is too new for Qt5 #1096

Merged
merged 1 commit into from Apr 21, 2024

Conversation

csett86
Copy link
Collaborator

@csett86 csett86 commented Apr 20, 2024

The macos-latest runners will transition to macos-14 over the next 12 weeks, but that no longer contains XCode 14.2 that we need to build against Qt5. Thus Pin to macos-13, that has Xcode 14.2. See https://github.blog/changelog/2024-04-01-macos-14-sonoma-is-generally-available-and-the-latest-macos-runner-image/ and https://github.com/actions/runner-images/blob/main/images/macos/macos-13-Readme.md

The macos-latest runners will transition to macos-14 over the next 12 weeks, but that no longer contains XCode 14.2 that we need to build against Qt5. Thus Pin to macos-13, that has Xcode 14.2. See https://github.blog/changelog/2024-04-01-macos-14-sonoma-is-generally-available-and-the-latest-macos-runner-image/ and https://github.com/actions/runner-images/blob/main/images/macos/macos-13-Readme.md

Signed-off-by: Christoph Settgast <csett86_git@quicksands.de>
Copy link

what-the-diff bot commented Apr 20, 2024

PR Summary

  • The Workflow Environment for MacOS has been updated! 🍏 🖥️
    This change is all about making our software testing process more up-to-date on a Mac platform. Previously, we were using the "latest" version of MacOS for testing, but now we'll use MacOS version 13. This small update ensures our software runs smoothly on that particular MacOS version. It's our way of maintaining a top-notch user experience for all you Apple lovers out there! 🚀 🌟

@slspencer slspencer merged commit b843e7f into develop Apr 21, 2024
10 checks passed
@slspencer slspencer deleted the ci-macos-13 branch April 21, 2024 02:50
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