Skip to content

Adding further commands #165

Adding further commands

Adding further commands #165

Triggered via pull request September 7, 2025 12:31
Status Failure
Total duration 4m 46s
Artifacts

build_cmake.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
macOS 13
Process completed with exit code 1.
macOS 13
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