We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 160c4ca commit 800b05fCopy full SHA for 800b05f
.github/workflows/ppc64le.yml
@@ -13,7 +13,7 @@ concurrency:
13
jobs:
14
linux-ppc64le-docker-image-build:
15
name: Build docker image for ppc64le
16
- runs-on: ubuntu-24.04-ppc64le
+ runs-on: ubuntu-24.04-ppc64le-p10
17
steps:
18
- name: Checkout PyTorch
19
uses: pytorch/pytorch/.github/actions/checkout-pytorch@main
0 commit comments