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: bump macOS builds to macos-14 #243

Closed
wants to merge 1 commit into from

Conversation

robUx4
Copy link
Contributor

@robUx4 robUx4 commented Feb 3, 2024

macos-latest is not the latest...
https://github.com/actions/runner-images?tab=readme-ov-file#available-images

We should compile with the latest compilers to catch new errors.

macos-latest is *not* the latest...
https://github.com/actions/runner-images?tab=readme-ov-file#available-images

We should compile with the latest compilers to catch new errors.
@neheb
Copy link
Contributor

neheb commented Feb 4, 2024

latest will become 14. Sounds like pointless churn.

@robUx4
Copy link
Contributor Author

robUx4 commented Feb 4, 2024

latest will become 14. Sounds like pointless churn.

It should. But it's currently macos-12, when macos-13 has been sitting there stable for a while. It may be an oversight, it may be on purpose.

Although it seems they are aware of this and it will happen soon actions/runner-images#9255

Also that means it will run on mac M1. So at that point we can be sure the tests will run on the arm target (and never on the x86 one). Right now it's a bit hit and miss.

I guess we can wait a couple of weeks/months...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants