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