Skip to content

Commit 40c5e95

Browse files
using build.sh to build image
1 parent aa3fccc commit 40c5e95

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-p10
16+
runs-on: ubuntu-24.04-ppc64le
1717
steps:
1818
- name: Checkout PyTorch
1919
uses: pytorch/pytorch/.github/actions/checkout-pytorch@main

0 commit comments

Comments
 (0)