Skip to content

Conversation

@mthrok
Copy link
Contributor

@mthrok mthrok commented May 3, 2021

All macOS CI jobs were failing at brew.
The issue was the macOS version 10.13, which is no longer supported by brew.
The macOS version is indirectly controlled by xcode version as listed here.

Updating the xcode to "12.0" as in PyTorch core bump macOS version to 10.15 and it resolves the issue.
Python 3.9 is still failing but it's packaging issue on upstream, which needs to be resolved separately.

@mthrok mthrok force-pushed the test-macos-issue branch from ab424ef to 7dc3656 Compare May 5, 2021 13:15
@mthrok mthrok changed the title Enable homebrew update Update xcode version in CI macOS jobs. May 5, 2021
@mthrok mthrok requested a review from seemethere May 5, 2021 13:26
@mthrok mthrok marked this pull request as ready for review May 5, 2021 13:26
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