Trying to get both macos architectures to work #2
build-macos-x86.yaml
on: push
build-universal-macos
1m 1s
Annotations
2 errors and 2 warnings
build-universal-macos
Cannot install under Rosetta 2 in ARM default prefix (/opt/homebrew)!
To rerun under ARM use:
arch -arm64 brew install ...
To install under x86_64, install Homebrew into /usr/local.
|
build-universal-macos
Process completed with exit code 1.
|
build-universal-macos
Treating cmake as a formula. For the cask, use homebrew/cask/cmake or specify the `--cask` flag. To silence this message, use the `--formula` flag.
|
build-universal-macos
cmake 3.31.5 is already installed and up-to-date.
To reinstall 3.31.5, run:
brew reinstall cmake
|