Skip to content

Commit f3aae0f

Browse files
committed
DOC: Do not upgrade CMake in emulated Linux ARM build
The TBB version does not support CMake 4.
1 parent f51594a commit f3aae0f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Documentation/Maintenance/Release.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -565,8 +565,6 @@ podman run -it -v $(pwd):/work/ quay.io/pypa/manylinux_2_28_aarch64:2024-03-25-9
565565
cd /work
566566
# Upgrade GPG keys
567567
dnf upgrade -y almalinux-release
568-
# Newer Python.cmake module required for the SABI
569-
pipx upgrade cmake
570568
yum install sudo ninja-build
571569
./scripts/internal/manylinux-build-wheels.sh
572570
# Exit the container

0 commit comments

Comments
 (0)