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 1882282 commit 4795e23Copy full SHA for 4795e23
.github/workflows/tests.yml
@@ -21,7 +21,7 @@ jobs:
21
gpu-arch-type: cuda
22
gpu-arch-version: "11.8"
23
fail-fast: false
24
- uses: pytorch/test-infra/.github/workflows/linux_job.yml@main
+ uses: pytorch/test-infra/.github/workflows/linux_job_v2.yml@main
25
with:
26
repository: pytorch/extension-cpp
27
runner: ${{ matrix.runner }}
0 commit comments