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 483d147 commit 1f5ed25Copy full SHA for 1f5ed25
.github/workflows/linux_cuda_wheel.yaml
@@ -77,7 +77,7 @@ jobs:
77
name: pytorch_torchcodec__${{ matrix.python-version }}_cu${{ env.cuda_version_without_periods }}_x86_64
78
path: pytorch/torchcodec/dist/
79
- name: Setup miniconda using test-infra
80
- uses: ahmadsharif1/test-infra/.github/actions/setup-miniconda@14bc3c2
+ uses: ahmadsharif1/test-infra/.github/actions/setup-miniconda@14bc3c29f88d13b0237ab4ddf00aa409e45ade40
81
with:
82
python-version: "3.9"
83
default-packages: ""
0 commit comments