Skip to content

Commit af25cd8

Browse files
authored
Rename Cadence CI job key from cpu (pytorch#18217)
Differential Revision: D96834252 Pull Request resolved: pytorch#18217
1 parent 8c2f603 commit af25cd8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-cadence-runner.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ concurrency:
1313
cancel-in-progress: true
1414

1515
jobs:
16-
cpu-x86:
16+
cpu:
1717
uses: pytorch/test-infra/.github/workflows/linux_job_v2.yml@main
1818
permissions:
1919
id-token: write

0 commit comments

Comments
 (0)