Finer granularity for the macos github runners #10217
Unanswered
miguelcoolchips
asked this question in
General questions
Replies: 1 comment
-
|
For Xcode specifically I ensure the version of Xcode by selecting the specific version. In Azure Pipelines this looks like: I highly suggest you do something similar, pinning versions of tools you use to build with. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am currently using macos-13 as my github runner. However, this label does not fully reflect all the changes that the runner goes through. Changes like the default XCode version. Is there a way to use a label with more granularity such that my builds do not unexpectedly break overnight?
Beta Was this translation helpful? Give feedback.
All reactions