Skip to content

Commit 6feacb9

Browse files
committed
ci: Add more cmake versions to compatibility check workflow
1 parent 71f8014 commit 6feacb9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: .github/workflows/cmake_check.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ jobs:
99
fail-fast: false
1010
matrix:
1111
cmake_ver:
12-
- 3.28.0
12+
- 3.29.1
13+
- 3.28.4
1314
- 3.27.7
1415
- 3.26.5
1516
- 3.25.3

0 commit comments

Comments
 (0)