Skip to content

Commit 7acecb6

Browse files
committed
Bump latest CMake version in CI config to 3.19
1 parent 41feae7 commit 7acecb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- cmake: minimal
2323
cmake_url_part: v3.12/cmake-3.12.4
2424
- cmake: latest
25-
cmake_url_part: v3.18/cmake-3.18.4
25+
cmake_url_part: v3.19/cmake-3.19.0
2626
- os: linux
2727
runner: ubuntu-latest
2828
- os: windows

0 commit comments

Comments
 (0)