Skip to content

Commit 827a6b1

Browse files
committed
different version of cmake
1 parent dbff56c commit 827a6b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ jobs:
108108
- name: Setup cmake
109109
uses: jwlawson/actions-setup-cmake@v2
110110
with:
111-
cmake-version: '3.x'
111+
cmake-version: '3.29.x'
112112

113113
- name: cmake version after
114114
run: cmake --version

0 commit comments

Comments
 (0)