Skip to content

Commit 10f4fb1

Browse files
Vivek Miglanifacebook-github-bot
authored andcommitted
Testing linux job fix (#1586)
Summary: Pull Request resolved: #1586 Rollback Plan: Differential Revision: D76657713
1 parent cdebed0 commit 10f4fb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-pip-gpu.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
matrix:
1515
cuda_arch_version: ["12.1"]
1616
fail-fast: false
17-
uses: pytorch/test-infra/.github/workflows/linux_job.yml@main
17+
uses: pytorch/test-infra/.github/workflows/linux_job_v2.yml@main
1818
with:
1919
runner: linux.4xlarge.nvidia.gpu
2020
repository: pytorch/captum

0 commit comments

Comments
 (0)