An error occurred while fetching the assigned milestone of the selected merge_request.
CI: temporarily disable (comment) all macOS jobs until we get a new build node
Our macOS build node is very old, which causes a bunch of issues:
- it is hard to maintain: the latest macOS releases cannot be installed on it
- and, because of that, no
brew
pre-compiled 'bottles' can be installed (brew bottles are usually built for the two latest macOS releases), which causes that all packages have to be compiled from the sources.
For the moment, until we get a new macOS build node, we comment out all macOS jobs from the CI configuration.
This MR addresses issue #99
Edited by Riccardo Maria Bianchi
Merge request reports
Activity
added Continuos Integration macOS labels
mentioned in issue #99
mentioned in commit 7ef39bf3
Please register or sign in to reply