5 Commits

Author SHA1 Message Date
c940ba9f4d Improve GitHub Actions flow and increse Cmake version
- Increased CMake minimum version to 3.30
- added test run in github workflow

Signed-off-by: Avinal Kumar <avinal.xlvii@gmail.com>
2025-12-06 15:44:43 +05:30
9d303b7855 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>
2025-12-04 21:13:31 +05:30
4075aed708 Refactor CMake workflow for simplified build process
Some checks failed
Build C++ Project / Build on Ubuntu with GCC (push) Failing after 1m25s
Updated the CMake workflow to simplify the build process and hardcode the build type to 'Debug'.
2025-10-15 13:20:54 +05:30
da71c0cc13 Update CI matrix in cmake.yml to remove platforms
Some checks failed
build / Ubuntu Latest GCC (push) Has been cancelled
Removed Windows and macOS configurations from the CI matrix.
2025-10-15 13:07:50 +05:30
Avinal Kumar
2269d1d88e Added github action build (#1)
* Added github action build

* Update cmake.yml

* small mistake corrected
2021-02-16 18:14:13 +05:30