mirror of
https://github.com/actions/runner-images.git
synced 2025-12-13 12:48:18 +00:00
[macOS] Disable removing default Xcode CLT for macOS-15 (#10691)
This commit is contained in:
@@ -6,11 +6,6 @@
|
|||||||
|
|
||||||
source ~/utils/utils.sh
|
source ~/utils/utils.sh
|
||||||
|
|
||||||
if is_Sequoia; then
|
|
||||||
sudo rm -rf /Library/Developer/CommandLineTools
|
|
||||||
sudo xcode-select --install
|
|
||||||
fi
|
|
||||||
|
|
||||||
echo "Installing bicep cli..."
|
echo "Installing bicep cli..."
|
||||||
brew tap azure/bicep
|
brew tap azure/bicep
|
||||||
brew_smart_install bicep
|
brew_smart_install bicep
|
||||||
|
|||||||
Reference in New Issue
Block a user