c65cde4cf8
Ci is currently failing on brew update with the error: ``` Error: Cannot install bazelisk because conflicting formulae are installed. bazel: because Bazelisk replaces the bazel binary Please `brew unlink bazel` before continuing. Unlinking removes a formula's symlinks from /usr/local. You can link the formula again after the install finishes. You can --force this install, but the build may fail or cause obscure side effects in the resulting software. ``` Avoiding: ``` $ brew update $ brew upgrade ``` solves the issue by preventing the risk of conflicting formulae |
||
---|---|---|
.. | ||
install_spack.sh | ||
linux_build_tests.yaml | ||
linux_unit_tests.yaml | ||
macos_python.yml | ||
macos_unit_tests.yaml | ||
setup_git.sh | ||
style_and_docs.yaml |