You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
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
changed the title
add bottle support for macos ~~mojave~~ and high sierra
add bottle support for macos mojave and high sierra
Nov 9, 2023
attempt to add CI support for bottling dependencies for macos
mojaveand high sierra.The text was updated successfully, but these errors were encountered: