There was an error while loading. Please reload this page.
1 parent 5eab3b6 commit dba5401Copy full SHA for dba5401
scripts/gha/install_test_workflow_prereqs.sh
@@ -56,7 +56,6 @@ fi
56
57
if [[ "${OS}" == "Mac" ]]; then
58
sudo xcode-select -s /Applications/Xcode_${xcodeVersion}.app/Contents/Developer
59
- brew update
60
fi
61
62
if [[ "${PLATFORM}" == "Desktop" ]]; then
0 commit comments