Skip to content

Commit

Permalink
Fix typo in release only chnanges - remove nightly branch for MacOS x…
Browse files Browse the repository at this point in the history
…86 build (#3701)
  • Loading branch information
atalman authored Nov 14, 2023
1 parent 291e5b5 commit db62484
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_wheels_macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
uses: pytorch/test-infra/.github/workflows/build_wheels_macos.yml@release/2.1
with:
repository: ${{ matrix.repository }}
ref: nightly
ref: ""
test-infra-repository: pytorch/test-infra
test-infra-ref: release/2.1
build-matrix: ${{ needs.generate-matrix.outputs.matrix }}
Expand Down

0 comments on commit db62484

Please sign in to comment.