commit | 8a4f0ae889a45698145c5e304c4cbd0b5b15001d | [log] [tgz] |
---|---|---|
author | Anas Nashif <anas.nashif@intel.com> | Sat Nov 13 08:29:38 2021 -0500 |
committer | Christopher Friedt <chrisfriedt@gmail.com> | Sat Nov 13 09:30:25 2021 -0500 |
tree | 04ed11b589d8edd1ec965e54db18a7cf46ff9223 | |
parent | 7b73472139c12bc46ad20ca86c76954ea41c6447 [diff] |
actions: optimize clang actions - use zephyr runner - reduce number of builders and adapt matrix to be platform based - check for changed files and optimize run accordingly, should reduce build times depending on what has changed - If no source has changed, skip twister completely. Signed-off-by: Anas Nashif <anas.nashif@intel.com>