commit | 64ca699fc89ced6876e6d5c29e7ae6f724606179 | [log] [tgz] |
---|---|---|
author | Stephanos Ioannidis <root@stephanos.io> | Mon Mar 11 00:27:42 2024 +0900 |
committer | Anas Nashif <anas.nashif@intel.com> | Tue Mar 12 08:54:42 2024 -0400 |
tree | d597792dc25fc995944419368d91500c65e4580a | |
parent | 550bb4e4a6de5c33c481a5cee84140aed2db37d0 [diff] |
ci: clang: Use zephyr-runner v2 This commit updates the clang workflow to use the new zephyr-runner v2 CI runner deployment. It also updates the workflow to use the `ci-repo-cache` Docker image, which includes the Zephyr repository cache, because the node level repository cache is no longer available in the zephyr-runner v2. Signed-off-by: Stephanos Ioannidis <root@stephanos.io>