Skip to content

Commit 0198c8f

Browse files
authored
Update build-conda-linux.yml
1 parent 8163bbf commit 0198c8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-conda-linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
smoke-test-script: test/smoke_test.py
3535
package-name: torchvision
3636
name: ${{ matrix.repository }}
37-
uses: pytorch/test-infra/.github/workflows/build_conda_linux.yml@atalman-conda-build
37+
uses: pytorch/test-infra/.github/workflows/build_conda_linux.yml@main
3838
with:
3939
conda-package-directory: ${{ matrix.conda-package-directory }}
4040
repository: ${{ matrix.repository }}

0 commit comments

Comments
 (0)