c4d754f135
This PR splits the CI Build Job sim-01 and adds sim-03: Before the Split: Simulator Jobs take up to 1.5 hours to complete - sim-01 (1 hour 31 mins): adb, citest, lvgl, matter - sim-02 (28 mins): posix_test, sqlite After the Split: Simulator Jobs will complete within 1 hour - sim-01 (58 mins): adb, citest - sim-02 (35 mins): lvgl, matter - sim-03 (28 mins): posix_test, sqlite This will help us comply with the ASF Policy for GitHub Actions, as explained here: https://github.com/apache/nuttx/issues/14376 |
||
---|---|---|
.. | ||
docker/linux | ||
platforms | ||
testlist | ||
testrun | ||
README.md | ||
cibuild.sh | ||
cirun.sh |
README.md
CI Tools
These are tools and data used for the CI system. Some of what is here may also be useful for local testing.