We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7d7eac commit 201a59cCopy full SHA for 201a59c
1 file changed
.github/workflows/run_tests.yml
@@ -47,7 +47,7 @@ jobs:
47
run: sudo xcode-select -s /Applications/Xcode_${{ env.xcode_version }}.app
48
49
- name: Install xcodes
50
- run: brew install aria2 xcodesorg/made/xcodes
+ run: brew install aria2
51
52
- name: Install iOS ${{ matrix.sdk }}
53
if: ${{ matrix.installation_required }}
0 commit comments