Skip to content

Commit 0b75bb4

Browse files
committed
ci: bump cmake to 3.29.3 for 0.8.26
1 parent 5d02632 commit 0b75bb4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/osx_install_dependencies.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ then
6161

6262
# install historical cmake
6363
chmod +x .circleci/install_cmake.sh
64-
.circleci/install_cmake.sh 3.28.3
64+
.circleci/install_cmake.sh 3.29.3
6565

6666
# boost
6767
boost_version="1.84.0"

0 commit comments

Comments
 (0)