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

add bottle support for macos mojave and high sierra #298

Open
ipatch opened this issue Feb 8, 2022 · 4 comments
Open

add bottle support for macos mojave and high sierra #298

ipatch opened this issue Feb 8, 2022 · 4 comments
Assignees
Labels
useful issues that provide useful information

Comments

@ipatch
Copy link
Collaborator

ipatch commented Feb 8, 2022

attempt to add CI support for bottling dependencies for macos mojave and high sierra.

@ipatch
Copy link
Collaborator Author

ipatch commented Feb 8, 2022

@ipatch ipatch self-assigned this Feb 8, 2022
@ipatch
Copy link
Collaborator Author

ipatch commented Feb 8, 2022

@ipatch
Copy link
Collaborator Author

ipatch commented Feb 9, 2022

following the above discussion and adding the below line to the tests.yml in this repo,

echo HOMEBREW_DEVELOPER=1 >> $GITHUB_ENV

enabling HOMEBREW_DEVELOPER allows the self-hosted runner specifically mojave to build a bottle for swig, but more importantly build a bottle for an officially unsupported homebrew version of macos. ie. mojave, as macos homebrew only officially supports the last three versions of macos.

@ipatch
Copy link
Collaborator Author

ipatch commented Feb 15, 2022

time permitting ⌚️ begin to setup macos high sierra vm to begin building and testing software on macos high sierra 10.13.

macos high sierra particularly interests me because it's the last version of macos that supports the official nvidia web drivers for apple hardware that use nvidia graphics cards. so i'm interested in knowing if freecad performance would improve on a machine running high sierra with the nvidia web drivers installed on it. 🤔

@ipatch ipatch changed the title add bottle support for macos mojave and high sierra add bottle support for macos ~~mojave~~ and high sierra Nov 9, 2023
@ipatch ipatch changed the title add bottle support for macos ~~mojave~~ and high sierra add bottle support for macos mojave and high sierra Nov 9, 2023
@ipatch ipatch added the useful issues that provide useful information label Nov 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
useful issues that provide useful information
Projects
None yet
Development

No branches or pull requests

1 participant