Skip to content

Commit 72d8104

Browse files
committed
wip
1 parent 2af8d5a commit 72d8104

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -129,10 +129,6 @@ jobs:
129129
max_attempts: 3
130130
command: sudo xcodes runtimes install '${{ matrix.runtime }}'
131131

132-
- if: ${{ matrix.platform[0] == 'visionos' }}
133-
name: Install visionOS Runtime
134-
run: xcodebuild -downloadPlatform visionOS
135-
136132
- if: false
137133
name: '[Debug] List Available Runtimes, Simulators, and Destinations'
138134
run: |

0 commit comments

Comments
 (0)