Test conan packages #388
conan.yml
on: schedule
prepare
8s
Matrix: build_linux_debian
Matrix: build_linux_ubuntu_jammy
Matrix: build_macos
Matrix: build_windows
Annotations
4 errors and 3 notices
build_macos (aarch64-apple-darwin, macosx_arm64)
Process completed with exit code 1.
|
build_macos (aarch64-apple-darwin, macosx_arm64)
cmake was installed from the local/pinned tap
but you are trying to install it from the homebrew/core tap.
Formulae with the same name from different taps cannot be installed at the same time.
To install this version, you must first uninstall the existing formula:
brew uninstall cmake
Then you can install the desired version:
brew install cmake
|
build_macos (x86_64-apple-darwin, macosx_x86_64)
Process completed with exit code 1.
|
build_macos (x86_64-apple-darwin, macosx_x86_64)
cmake was installed from the local/pinned tap
but you are trying to install it from the homebrew/core tap.
Formulae with the same name from different taps cannot be installed at the same time.
To install this version, you must first uninstall the existing formula:
brew uninstall cmake
Then you can install the desired version:
brew install cmake
|
build_macos (aarch64-apple-darwin, macosx_arm64)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
build_macos (x86_64-apple-darwin, macosx_x86_64)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
build_windows (x86_64-windows, windows_x86_64)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|