mirror of
https://github.com/actions/runner-images.git
synced 2025-12-20 06:35:47 +00:00
* parallel xcode installation * resolve comments * fix changes * resolve comments and change ErrorActionPreference * return imports * switch ErrorActionPreference to Stop * add log for threadCount * add errorAction * use new approach for warning * change to bash -c * change approach to install xcodes through to parallel foreach * use & bash -c "command" * mv upper ErrorActionPreference and work on logs * mv $env:SPACESHIP_SKIP_2FA_UPGRADE = 1 * change process count to 5 * Invoke-XCVersion add out-host