Skip to content

Commit 46d3a6b

Browse files
manylinux image build
1 parent 5afa7f6 commit 46d3a6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/_linux-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ jobs:
217217
START_TIME=$(date +%s)
218218
219219
JENKINS_USER=
220-
USED_IMAGE="${DOCKER_IMAGE_S390X}"
220+
USED_IMAGE=pytorch/ubippc64le-builder:cpu-ppc64le-main
221221
# ensure that docker container cleanly exits in 12 hours
222222
# if for some reason cleanup action doesn't stop container
223223
# when job is cancelled

0 commit comments

Comments
 (0)