This commit is contained in:
David Roman 2023-06-08 11:43:03 +01:00
parent 837ea7c498
commit 6b37c60310
No known key found for this signature in database
GPG Key ID: 7058646EEFCB70A7
1 changed files with 1 additions and 1 deletions

View File

@ -113,7 +113,7 @@ jobs:
name: Install Required Runtime (${{ matrix.runtime }}) name: Install Required Runtime (${{ matrix.runtime }})
uses: nick-fields/retry@v2 uses: nick-fields/retry@v2
with: with:
timeout_minutes: 15 timeout_minutes: 12
max_attempts: 3 max_attempts: 3
command: sudo xcodes runtimes install '${{ matrix.runtime }}' command: sudo xcodes runtimes install '${{ matrix.runtime }}'