Skip to content

Commit 5c5a0db

Browse files
committed
MINOR: [C++][CI] Pin CMake
1 parent f5a0caf commit 5c5a0db

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ci/conda_env_cpp.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@ boost-cpp>=1.68.0
2121
brotli
2222
bzip2
2323
c-ares
24-
cmake
24+
# Required due to the AWS SDK C++ pin
25+
cmake<3.22
2526
gflags
2627
glog
2728
gmock>=1.10.0

0 commit comments

Comments
 (0)