Improve GitHub Actions flow and increse Cmake version
Some checks failed
Build and Test / build (Debug, clang) (push) Failing after 18s
Build and Test / build (Debug, gcc) (push) Failing after 17s
Build and Test / build (Release, clang) (push) Failing after 25s
Build and Test / build (Release, gcc) (push) Failing after 17s
Build and Test / sanitize (push) Failing after 3s

- Increased CMake minimum version to 3.30
- added test run in github workflow

Signed-off-by: Avinal Kumar <avinal.xlvii@gmail.com>
This commit is contained in:
2025-12-04 21:13:31 +05:30
parent f9ae6fddfd
commit 9d303b7855
4 changed files with 108 additions and 72 deletions

1
.gitignore vendored
View File

@@ -36,3 +36,4 @@
cmake-build-debug
build
.vscode
.cache