We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 291e5b5 commit db62484Copy full SHA for db62484
.github/workflows/build_wheels_macos.yml
@@ -38,7 +38,7 @@ jobs:
38
uses: pytorch/test-infra/.github/workflows/build_wheels_macos.yml@release/2.1
39
with:
40
repository: ${{ matrix.repository }}
41
- ref: nightly
+ ref: ""
42
test-infra-repository: pytorch/test-infra
43
test-infra-ref: release/2.1
44
build-matrix: ${{ needs.generate-matrix.outputs.matrix }}
0 commit comments