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 518ee93 commit 48d5d67Copy full SHA for 48d5d67
.github/workflows/build-wheels-linux.yml
@@ -38,7 +38,7 @@ jobs:
38
smoke-test-script: test/smoke_test.py
39
package-name: torchvision
40
name: ${{ matrix.repository }}
41
- uses: pytorch/test-infra/.github/workflows/build_wheels_linux.yml@main
+ uses: pytorch/test-infra/.github/workflows/build_wheels_linux.yml@test_aws_upload
42
with:
43
repository: ${{ matrix.repository }}
44
ref: ""
0 commit comments