Experimenting with rosetta #2
build-macos-amd64.yaml
on: push
build-macos-amd64
1m 42s
Annotations
2 errors and 2 warnings
build-macos-amd64
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-macos-amd64
Process completed with exit code 1.
|
build-macos-amd64
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-macos-amd64
cmake 3.31.3 is already installed and up-to-date.
To reinstall 3.31.3, run:
brew reinstall cmake
|