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 8163bbf commit 0198c8fCopy full SHA for 0198c8f
.github/workflows/build-conda-linux.yml
@@ -34,7 +34,7 @@ jobs:
34
smoke-test-script: test/smoke_test.py
35
package-name: torchvision
36
name: ${{ matrix.repository }}
37
- uses: pytorch/test-infra/.github/workflows/build_conda_linux.yml@atalman-conda-build
+ uses: pytorch/test-infra/.github/workflows/build_conda_linux.yml@main
38
with:
39
conda-package-directory: ${{ matrix.conda-package-directory }}
40
repository: ${{ matrix.repository }}
0 commit comments