Commits


David Li authored and Antoine Pitrou committed 2aeddadb420
MINOR: [C++][CI] Unpin CMake CMake >=3.22.3 fixes the error causing us to pin the CMake version (see https://gitlab.kitware.com/cmake/cmake/-/issues/22524). Closes #12638 from lidavidm/minor-cmake-ver Authored-by: David Li <li.davidm96@gmail.com> Signed-off-by: Antoine Pitrou <antoine@python.org>