Skip to content

Commit

Permalink
Use test-infra's main branch now that pytorch/test-infra#5789 is merg…
Browse files Browse the repository at this point in the history
…ed (#292)
  • Loading branch information
ahmadsharif1 authored Oct 25, 2024
1 parent 17722e0 commit 125bc1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux_cuda_wheel.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
name: pytorch_torchcodec__3.9_cu${{ env.cuda_version_without_periods }}_x86_64
path: pytorch/torchcodec/dist/
- name: Setup miniconda using test-infra
uses: ahmadsharif1/test-infra/.github/actions/setup-miniconda@14bc3c29f88d13b0237ab4ddf00aa409e45ade40
uses: pytorch/test-infra/.github/actions/setup-miniconda@main
with:
python-version: ${{ matrix.python-version }}
default-packages: "conda-forge::ffmpeg=${{ matrix.ffmpeg-version-for-tests }}"
Expand Down

0 comments on commit 125bc1e

Please sign in to comment.