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

Update macosx-version-min to 11 aka 'Big Sur' #636

Merged
merged 1 commit into from Dec 14, 2023

Conversation

eddelbuettel
Copy link
Member

This follows discussions both internally at TileDB and on the r-package-devel list; the stated minimum for macOS builds (per e.g. https://mac.r-project.org/) is now version 11 ('Big Sur') and old-rel builds on x86_64 appear to be quietly suspended.

Version 11 works for us as it allows for std::filesystem. The corresponding change in Core has not (yet ?) been backported to release-2.19 but the R package can use it either way.

Copy link

@eddelbuettel eddelbuettel merged commit 87c8325 into master Dec 14, 2023
8 checks passed
@eddelbuettel eddelbuettel deleted the de/sc-38140/macos_minversion branch December 14, 2023 12:44
@eddelbuettel eddelbuettel mentioned this pull request Dec 21, 2023
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

Successfully merging this pull request may close these issues.

None yet

2 participants