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 d13d8db commit 3b40834Copy full SHA for 3b40834
.github/workflows/build_wheels_macos.yml
@@ -41,7 +41,7 @@ jobs:
41
uses: pytorch/test-infra/.github/workflows/build_wheels_macos.yml@main
42
with:
43
repository: ${{ matrix.repository }}
44
- ref: nightly
+ ref: ""
45
test-infra-repository: pytorch/test-infra
46
test-infra-ref: main
47
build-matrix: ${{ needs.generate-matrix.outputs.matrix }}
0 commit comments