Skip to content

Commit 8b90b27

Browse files
authored
Revert "Add miniconda install=true to build_wheels_macos.yml" (#6925)
Reverts #6847 I believe revert is required I see its failing quite badly: https://github.com/pytorch/vision/actions/runs/16174574484/job/45656408659
1 parent e04a40a commit 8b90b27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_wheels_macos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ on:
7878
description: Set to true if setup-miniconda is needed
7979
required: false
8080
type: boolean
81-
default: true
81+
default: false
8282
delocate-wheel:
8383
description: "Whether to run delocate-wheel after building."
8484
required: false

0 commit comments

Comments
 (0)