Skip to content

macos-builder

macos-builder #15

Triggered via schedule September 7, 2025 05:33
Status Failure
Total duration 22s
Artifacts

macos.yml

on: schedule
Run macos build on mac-latest
17s
Run macos build on mac-latest
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Run macos build on mac-latest
Process completed with exit code 1.
Run macos build on mac-latest
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