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 3df1a98 commit 409d0dcCopy full SHA for 409d0dc
.github/workflows/ci.yml
@@ -526,10 +526,6 @@ jobs:
526
-volname Workspace -type SPARSE -size 150g -fs HFSX
527
hdiutil mount ${RUNNER_TEMP}/Workspace.sparseimage -mountpoint ${WORKSPACE}
528
529
- # Install Python 3.10 (temporary until the sdk-build-macos image is
530
- # updated)
531
- brew install [email protected]
532
-
533
# Install dependencies for cross compilation
534
if [ "${{ matrix.host.name }}" == "macos-x86_64" ]; then
535
# Make crosskit available in PATH
0 commit comments