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

newer macos executors? #22

Closed
compojoom opened this issue Nov 18, 2019 · 1 comment
Closed

newer macos executors? #22

compojoom opened this issue Nov 18, 2019 · 1 comment

Comments

@compojoom
Copy link
Contributor

Question

You've set the default macOS executor to version 10.1.0 - which is pretty old. I tried setting it to a newer version, but then Homebrew has issues...

Is this the reason why you've selected 10.1.0 as default?

@compojoom
Copy link
Contributor Author

Ok, it turns out that Homebrew has issues because of the cache restore we do:
https://github.com/react-native-community/react-native-circleci-orb/blob/master/src/commands/setup_macos_executor.yml#L17
Although we are running on a new mac version the arch is the same, so unless one updates the CACHE_VERSION the new mac version uses a version of brew from a previous run.

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

No branches or pull requests

1 participant