-
Notifications
You must be signed in to change notification settings - Fork 329
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
Update xcode build environment to 13.2.1 #328
base: master
Are you sure you want to change the base?
Conversation
Signed-off-by: David Scott <[email protected]>
Some failures in CI; I'm not familiar with this repo, so don't know if it's related |
Locally When running locally I do get warning about:
when creating the new initrd. |
scrap the above, the
so |
Add a
This is missing the checking |
not using the latest CircleCI environment, ie the original 11.3.1, seems to work (fails later with opam errors, but that is separate). triaging through the xcode versions from https://circleci.com/docs/2.0/testing-ios/
so looks like the xcode environment 12.4.0, Xcode 12.4 (12D4e) macOS 10.15.5 is the last which supports nested virt |
Hmm... let me see if I can ask our contacts at CircleCI if they know about this 🤔 |
@thaJeztah @rn @djs55
|
We're using a deprecated version in the CI. Let's update to latest and see what happens.