Skip to content

Commit 2edeecc

Browse files
added openssl ppc64le sc
1 parent 8e8839e commit 2edeecc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/scripts/s390x-ci/self-hosted-builder/actions-runner.Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,5 +97,5 @@ COPY --chown=actions-runner:actions-runner manywheel-ppc64le.tar /home/actions-r
9797
RUN curl -L https://github.com/actions/runner/releases/download/v2.317.0/actions-runner-linux-x64-2.317.0.tar.gz | tar -xz
9898

9999
# Entry point and default command
100-
ENTRYPOINT ["/usr/bin/entrypoint"]
101-
CMD ["/usr/bin/actions-runner"]
100+
ENTRYPOINT ["/bin/bash"]
101+
CMD []

0 commit comments

Comments
 (0)