nasa / fprime

F´ - A flight software and embedded systems framework
https://fprime.jpl.nasa.gov
Apache License 2.0
10.05k stars 1.3k forks source link

Split CMake tests and run with minimum cmake #2619

Closed LeStarch closed 6 months ago

LeStarch commented 6 months ago
Related Issue(s)
Has Unit Tests (y/n)
Documentation Included (y/n)

Change Description

Runs CMake UTs in a separate workflow with a specific minimum CMake version.

Rationale

F´ must work with the minimum supported version.

Testing/Review Recommendations

Let CI run!

Future Work

None