Skip to content

Commit f20f6f1

Browse files
committed
is this the right way?
1 parent 0818a09 commit f20f6f1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: .github/workflows/inductor.yml

+3
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ jobs:
2222
timeout-minutes: 30
2323
steps:
2424
- uses: pytorch/test-infra/.github/workflows/linux_job.yml@main
25+
with:
26+
gpu-arch-type: cuda
27+
gpu-arch-version: "12.1"
2528
- name: "Checkout"
2629
run: |
2730
set -x

0 commit comments

Comments
 (0)