Skip to content

Commit

Permalink
Update build_linux_wheels.yaml - Pass test-infra input params (#2086)
Browse files Browse the repository at this point in the history
  • Loading branch information
atalman authored Nov 27, 2024
1 parent ecf8d22 commit 67130d9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build_linux_wheels.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ jobs:
with:
repository: pytorch/torchtune
ref: ""
test-infra-repository: pytorch/test-infra
test-infra-ref: main
package-name: torchtune
build-matrix: ${{ needs.generate-matrix.outputs.matrix }}
pre-script: .github/scripts/pre_build_script.sh
Expand Down

0 comments on commit 67130d9

Please sign in to comment.