Skip to content

Commit bd9dc2f

Browse files
added protobuf
1 parent c821918 commit bd9dc2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ci/docker/manywheel/Dockerfile_ppc64le

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ RUN yum -y install epel-release && \
4141
gcc-toolset-${DEVTOOLSET_VERSION}-gcc-c++ \
4242
gcc-toolset-${DEVTOOLSET_VERSION}-binutils \
4343
gcc-toolset-${DEVTOOLSET_VERSION}-gcc-gfortran \
44-
cmake==3.31.6 \
44+
cmake \
4545
ninja-build \
4646
rust \
4747
cargo \

0 commit comments

Comments
 (0)