[GHA] Fix macos workflow

This commit is contained in:
Andrey Volk
2026-07-10 19:38:13 +03:00
committed by GitHub
parent 2d85032cef
commit 287a71dc66
+1 -1
View File
@@ -27,7 +27,7 @@ jobs:
- name: Install dependencies
run: |
brew update
brew upgrade
brew upgrade --formula || true
# Remove pinned cmake version (https://github.com/actions/runner-images/blob/macos-15-arm64/20250825.2246/images/macos/scripts/build/install-common-utils.sh#L19)
brew uninstall --ignore-dependencies cmake || true
# brew install libtiff openssl@3