Skip to content

Commit e3b1b14

Browse files
committed
.
1 parent 2f24e47 commit e3b1b14

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: pytorch/test-infra/.github/actions/setup-miniconda@main
85+
uses: ahmadsharif1/test-infra/.github/actions/setup-miniconda@6e057172d9c5836d123beac02611dfeda295a099
8686
with:
8787
python-version: ${{ matrix.python-version }}
8888
#

0 commit comments

Comments
 (0)