We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bd0c1f commit 60b29b3Copy full SHA for 60b29b3
.github/workflows/cmake.yml
@@ -46,7 +46,7 @@ jobs:
46
- name: Setup CMake
47
uses: jwlawson/actions-setup-cmake@v2
48
with:
49
- cmake-version: '3.27.0' # or whatever version you want
+ cmake-version: '3.29.0'
50
51
- name: Install compiler on Ubuntu
52
if: matrix.os == 'ubuntu-latest'
0 commit comments