Skip to content

Commit 1b80ddc

Browse files
fixed build error of image name
1 parent 5d90d91 commit 1b80ddc

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
@@ -43,6 +43,6 @@ jobs:
4343
uses: ./.github/workflows/_linux-build.yml
4444
with:
4545
build-environment: linux-ppc64le-binary-manywheel
46-
docker-image-name: pytorch/manylinuxppc64le-builder
46+
docker-image-name: manylinuxppc64le-builder
4747
runner: ubuntu-24.04-ppc64le
4848
secrets: inherit

0 commit comments

Comments
 (0)