Skip to content

Commit f714f53

Browse files
committed
Use custom test-infra branch
1 parent ec878eb commit f714f53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux_cuda_wheel.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
strategy:
4242
fail-fast: false
4343
name: Build and Upload wheel
44-
uses: pytorch/test-infra/.github/workflows/build_wheels_linux.yml@main
44+
uses: nicolashug/test-infra/.github/workflows/build_wheels_linux.yml@nvidia-driver
4545
with:
4646
repository: pytorch/torchcodec
4747
ref: ""

0 commit comments

Comments
 (0)