Skip to content

Commit 6cad5f3

Browse files
authored
CI: Update CMake version
1 parent 0b9bfc9 commit 6cad5f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ jobs:
116116

117117
- name: Setup CMake
118118
run: |
119-
curl -L https://github.com/Kitware/CMake/releases/download/v3.29.3/cmake-3.29.3-windows-i386.zip -o cmake.zip
119+
curl -L https://github.com/Kitware/CMake/releases/download/v3.30.4/cmake-3.30.4-windows-i386.zip -o cmake.zip
120120
unzip cmake.zip
121121
122122
- name: Setup JDK

0 commit comments

Comments
 (0)