Skip to content

Commit 2f1586c

Browse files
using devtool 14
1 parent 02abdcc commit 2f1586c

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
@@ -7,7 +7,7 @@ ENV LANGUAGE=C.UTF-8
77

88
# there is a bugfix in gcc >= 14 for precompiled headers and s390x vectorization interaction.
99
# with earlier gcc versions test/inductor/test_cpu_cpp_wrapper.py will fail.
10-
ARG DEVTOOLSET_VERSION=13
10+
ARG DEVTOOLSET_VERSION=14
1111
# Installed needed OS packages. This is to support all
1212
# the binary builds (torch, vision, audio, text, data)
1313
RUN yum -y install epel-release

0 commit comments

Comments
 (0)