DOC: Fix typos #656
build.yaml
on: push
build - macos-latest - clang++
13s
build - windows-latest - msvc
12m 49s
Matrix: ubuntu
Annotations
2 errors and 1 notice
|
build - macos-latest - clang++
Process completed with exit code 1.
|
|
build - macos-latest - clang++
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 - windows-latest - msvc
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
|