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 2f24e47 commit e3b1b14Copy full SHA for e3b1b14
.github/workflows/linux_cuda_wheel.yaml
@@ -82,7 +82,7 @@ jobs:
82
name: pytorch_torchcodec__3.9_cu${{ env.cuda_version_without_periods }}_x86_64
83
path: pytorch/torchcodec/dist/
84
- name: Setup miniconda using test-infra
85
- uses: pytorch/test-infra/.github/actions/setup-miniconda@main
+ uses: ahmadsharif1/test-infra/.github/actions/setup-miniconda@6e057172d9c5836d123beac02611dfeda295a099
86
with:
87
python-version: ${{ matrix.python-version }}
88
#
0 commit comments