wip
This commit is contained in:
parent
837ea7c498
commit
6b37c60310
|
@ -113,7 +113,7 @@ jobs:
|
|||
name: Install Required Runtime (${{ matrix.runtime }})
|
||||
uses: nick-fields/retry@v2
|
||||
with:
|
||||
timeout_minutes: 15
|
||||
timeout_minutes: 12
|
||||
max_attempts: 3
|
||||
command: sudo xcodes runtimes install '${{ matrix.runtime }}'
|
||||
|
||||
|
|
Loading…
Reference in New Issue