We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a12c9a0 commit ec5a499Copy full SHA for ec5a499
.github/workflows/pull.yml
@@ -30,7 +30,7 @@ jobs:
30
cd pytorch/executorch
31
bash .ci/scripts/setup-conda.sh
32
33
- xcode-select --install
+ # xcode-select --install
34
35
# Setup MacOS dependencies as there is no Docker support on MacOS atm
36
PYTHON_EXECUTABLE=python ${CONDA_RUN} bash .ci/scripts/setup-macos.sh "${BUILD_TOOL}"
0 commit comments