Skip to content

Commit 4795e23

Browse files
committed
Use linux_job_v2
1 parent 1882282 commit 4795e23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
gpu-arch-type: cuda
2222
gpu-arch-version: "11.8"
2323
fail-fast: false
24-
uses: pytorch/test-infra/.github/workflows/linux_job.yml@main
24+
uses: pytorch/test-infra/.github/workflows/linux_job_v2.yml@main
2525
with:
2626
repository: pytorch/extension-cpp
2727
runner: ${{ matrix.runner }}

0 commit comments

Comments
 (0)