Skip to content

Commit 29c2515

Browse files
committed
WIP
1 parent 03b6716 commit 29c2515

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -128,14 +128,6 @@ jobs:
128128
action: none
129129
verbosity: xcbeautify
130130

131-
- if: ${{ env.PLATFORM != 'macOS' }}
132-
name: Download Default Runtime
133-
uses: nick-fields/retry@v3
134-
with:
135-
timeout_minutes: 15
136-
max_attempts: 3
137-
command: xcodebuild -downloadPlatform ${{ env.PLATFORM }}
138-
139131
- if: env.has_runtime == 'false'
140132
name: List Downloadable Runtimes
141133
run: xcodes runtimes --include-betas

0 commit comments

Comments
 (0)