Skip to content

Commit 97c8416

Browse files
manylinux image build
1 parent 9425c9d commit 97c8416

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/_linux-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -257,6 +257,7 @@ jobs:
257257
--security-opt seccomp=unconfined \
258258
--cap-add=SYS_PTRACE \
259259
--tty \
260+
${JENKINS_USER} \
260261
-v ${GITHUB_WORKSPACE}:/workspace/pytorch pytorch/ubippc64le-builder:cpu-ppc64le-main /workspace/pytorch/.ci/pytorch/build.sh
261262
262263
END_TIME=$(date +%s)

0 commit comments

Comments
 (0)