Changes between Initial Version and Version 2 of Ticket #29929
- Timestamp:
- Jul 5, 2020, 5:15:11 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #29929
-
Property
Report Upstream
changed from
N/A
toReported upstream. No feedback yet.
-
Property
Report Upstream
changed from
-
Ticket #29929 – Description
initial v2 1 1 That's a configuration that was causing trouble in #29706 and is so far not tested in the GitHub CI tests. 2 3 4 Also, add a homebrew environment that uses the global homebrew in `/usr/local`. This will be faster and may be more robust for GitHub Actions builds because "bottles" of more packages can be used. (Currently, for example, all `homebrew-standard` builds fail because the homebrew `ppl` package cannot be installed from source - https://github.com/Homebrew/homebrew-core/issues/57499)