Skip to content

Commit

Permalink
Test manywheel packages (#1239)
Browse files Browse the repository at this point in the history
Change only docker file
  • Loading branch information
atalman authored Dec 15, 2022
1 parent c6aa6c7 commit a5e6d8d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion manywheel/Dockerfile_cxx11-abi
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ RUN yum -y update
RUN yum install -y wget curl perl util-linux xz bzip2 git patch which zlib-devel
RUN yum install -y autoconf automake make cmake gdb gcc gcc-c++


FROM base as openssl
ADD ./common/install_openssl.sh install_openssl.sh
RUN bash ./install_openssl.sh && rm install_openssl.sh
Expand Down

0 comments on commit a5e6d8d

Please sign in to comment.