Skip to content

Commit 91d9b3b

Browse files
Removing xcodes installation.
1 parent d4ee743 commit 91d9b3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
run: sudo xcode-select -s /Applications/Xcode_${{ env.xcode_version }}.app
4444

4545
- name: Install xcodes
46-
run: brew install aria2 xcodesorg/made/xcodes
46+
run: brew install aria2
4747

4848
- name: Install iOS ${{ matrix.sdk }}
4949
if: ${{ matrix.installation_required }}

0 commit comments

Comments
 (0)