Skip to content

Commit a5e6d8d

Browse files
authored
Test manywheel packages (#1239)
Change only docker file
1 parent c6aa6c7 commit a5e6d8d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

manywheel/Dockerfile_cxx11-abi

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ RUN yum -y update
1313
RUN yum install -y wget curl perl util-linux xz bzip2 git patch which zlib-devel
1414
RUN yum install -y autoconf automake make cmake gdb gcc gcc-c++
1515

16-
1716
FROM base as openssl
1817
ADD ./common/install_openssl.sh install_openssl.sh
1918
RUN bash ./install_openssl.sh && rm install_openssl.sh

0 commit comments

Comments
 (0)