Is it possible to use Intel-based Macos-14 runner in an OSS project? #10810
-
I just tried moving Catch2 to newer runners from macos-12, but using
I assume that this is because I on the free tier and don't have enabled payments for runners. Given that plain |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 3 replies
-
I think all the https://github.com/actions/runner-images?tab=readme-ov-file#available-images The list here nicely explains what is available and Is it because you want to run benchmarks for Catch2 or why is it that you specifically require Intel runners? |
Beta Was this translation helpful? Give feedback.
-
Hi @horenmar, |
Beta Was this translation helpful? Give feedback.
-
Will this always be the case and if so when will mac OS 13 be dropped? I ask this as its the only mac os runner at the moment for free use that supports docker/colima. |
Beta Was this translation helpful? Give feedback.
Hi @horenmar,
For macOS 14, Intel-based runners like macos-14-large are only available to users with GitHub Team or Enterprise plans, so they aren't free for everyone. If you need free access to Intel-based macOS runners, you can use macos-13 or macos-13-large instead.