Skip to content

Commit c958bd1

Browse files
first change using p10
1 parent b8ff3be commit c958bd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ppc64le.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ concurrency:
1313
jobs:
1414
linux-ppc64le-docker-image-build:
1515
name: Build docker image for ppc64le
16-
runs-on: ubuntu-24.04-ppc64le
16+
runs-on: ubuntu-24.04-ppc64le-p10
1717
steps:
1818
- name: Checkout PyTorch
1919
uses: pytorch/pytorch/.github/actions/checkout-pytorch@main

0 commit comments

Comments
 (0)