commit | 354e290a2322f41f8cc771eced55df9e366592b4 | [log] [tgz] |
---|---|---|
author | Stephanos Ioannidis <root@stephanos.io> | Mon Mar 11 00:04:58 2024 +0900 |
committer | Anas Nashif <anas.nashif@intel.com> | Tue Mar 12 08:54:42 2024 -0400 |
tree | a3733581d5f151a80bf8554366dacb31cef290af | |
parent | c1bd5a613f8a1860b7fb2451e3536b006e51c068 [diff] |
ci: codecov: Use zephyr-runner v2 This commit updates the codecov 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>