Skip to content

Commit 9bb1b23

Browse files
authored
Update build_wheels_linux.yml - Pass test-infra input params (#1340)
Same as vision: https://github.com/pytorch/vision/blob/main/.github/workflows/build-wheels-linux.yml
1 parent 2843388 commit 9bb1b23

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build_wheels_linux.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ jobs:
4343
# triggered daily from main with a schedule
4444
repository: pytorch/ao
4545
ref: ""
46+
test-infra-repository: pytorch/test-infra
47+
test-infra-ref: main
4648
build-matrix: ${{ needs.generate-matrix.outputs.matrix }}
4749
env-var-script: packaging/env_var_script_linux.sh
4850
pre-script: packaging/pre_build_script.sh

0 commit comments

Comments
 (0)