Disable access via VNC.

This commit is contained in:
Roman Telezhynskyi 2023-09-27 11:25:43 +03:00
parent 9c2d7b5a6a
commit 13fafca653

View file

@ -799,7 +799,6 @@ for:
- /Users/appveyor/cache_dir
init:
- sh: curl -sflL 'https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-vnc.sh' | bash -e -
- find /Applications -maxdepth 1 -type d -name 'Xcode*.app'
- sudo xcode-select -p
- sudo xcode-select -s /Applications/Xcode-$XCODE_VERSION.app