WIP: Fix Windows CI #1257
macos.yml
on: pull_request
macOS Homebrew install and test
29m 55s
Annotations
4 warnings
macOS Homebrew install and test
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.
|
macOS Homebrew install and test
cmake 3.30.5 is already installed and up-to-date.
To reinstall 3.30.5, run:
brew reinstall cmake
|
macOS Homebrew install and test
pkg-config 0.29.2_3 is already installed and up-to-date.
To reinstall 0.29.2_3, run:
brew reinstall pkg-config
|
macOS Homebrew install and test
gcc 14.2.0 is already installed and up-to-date.
To reinstall 14.2.0, run:
brew reinstall gcc
|