Skip to content

Commit ee1a56c

Browse files
committed
lower cmake version check for now
1 parent fbf06b4 commit ee1a56c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/tests/ctest/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cmake_minimum_required(VERSION 3.31)
1+
cmake_minimum_required(VERSION 3.30)
22
project(manylinux_ctest)
33
include(CTest)
44

0 commit comments

Comments
 (0)