Skip to content

Conversation

lgeiger
Copy link
Member

@lgeiger lgeiger commented Sep 9, 2022

This PR increases the minimal macOS version requirement to 10.14.
This should fix the following error that I am seeing in our test build:

error: aligned deallocation function of type 'void (void *, std::align_val_t) noexcept' is only available on macOS 10.14 or newer

Judging from the pip wheel names TensorFlow is doing the same since 2.8.

@lgeiger lgeiger added the internal-improvement Internal Improvements and Maintenance label Sep 9, 2022
@lgeiger lgeiger requested a review from a team September 9, 2022 11:16
@lgeiger lgeiger merged commit bd61a92 into main Sep 9, 2022
@lgeiger lgeiger deleted the macosx-10-14 branch September 9, 2022 11:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal-improvement Internal Improvements and Maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants