Skip to content

Commit e982bd6

Browse files
author
pytorchbot
committed
2024-10-26 nightly release (aa428fb)
1 parent 92c55ac commit e982bd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux_cuda_wheel.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
name: pytorch_torchcodec__3.9_cu${{ env.cuda_version_without_periods }}_x86_64
8383
path: pytorch/torchcodec/dist/
8484
- name: Setup miniconda using test-infra
85-
uses: ahmadsharif1/test-infra/.github/actions/setup-miniconda@cbdb2bb4b0206cf85e042b40606c8e6017d7b7c7
85+
uses: pytorch/test-infra/.github/actions/setup-miniconda@main
8686
with:
8787
python-version: ${{ matrix.python-version }}
8888
#

0 commit comments

Comments
 (0)