## Environment * OS Version: macos-latest github runner * Source or binary build? all ## Description * Expected behavior: workflow should be able to install cmake * Actual behavior: ~~~ Error: cmake is already installed from local/pinned! Please `brew uninstall cmake` first." ~~~ ## Steps to reproduce <!-- Provide steps so we can try to reproduce this issue --> 1. Run a macOS latest workflow ## Output <!-- Provide screenshots, console logs, backtraces, and/or anything that could be useful to us resolving this issue --> Upstream bug report: https://github.com/actions/runner-images/issues/12912 Fix planned in: https://github.com/actions/runner-images/issues/12934