mirror of
https://github.com/actions/runner-images.git
synced 2025-12-15 06:08:07 +00:00
This reverts commit 4c876760ca.
This commit is contained in:
@@ -106,6 +106,3 @@ if [ ! -d "/usr/local/bin" ];then
|
|||||||
fi
|
fi
|
||||||
chmod +x $HOME/utils/invoke-tests.sh
|
chmod +x $HOME/utils/invoke-tests.sh
|
||||||
sudo ln -s $HOME/utils/invoke-tests.sh /usr/local/bin/invoke_tests
|
sudo ln -s $HOME/utils/invoke-tests.sh /usr/local/bin/invoke_tests
|
||||||
|
|
||||||
# Disable the App Library for fix overloaded cpu
|
|
||||||
plutil -replace SuggestionsAppLibraryEnabled -bool NO $HOME/Library/Developer/CoreSimulator/Devices/device_set.plist
|
|
||||||
Reference in New Issue
Block a user