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 3ad19de commit 6267edcCopy full SHA for 6267edc
.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: ahmadsharif1/test-infra/.github/actions/setup-miniconda@255ed3c922160f1a0b548a8bd26fec1c0d4ba0ad
+ uses: ahmadsharif1/test-infra/.github/actions/setup-miniconda@cbdb2bb4b0206cf85e042b40606c8e6017d7b7c7
86
with:
87
python-version: ${{ matrix.python-version }}
88
#
0 commit comments