Branch: refs/heads/main Home: https://github.com/OpenAMP/libmetal Commit: a4bce3507502a7eb9e29bafe0eb174ed5c4316e9 https://github.com/OpenAMP/libmetal/commit/a4bce3507502a7eb9e29bafe0eb174ed5... Author: Bill Mills bill.mills@linaro.org Date: 2024-09-20 (Fri, 20 Sep 2024)
Changed paths: M .github/actions/build_ci/entrypoint.sh M .github/workflows/continuous-integration.yml A .github/workflows/heathcheck.yml
Log Message: ----------- CI: Do Zephyr build tests on known good and latest versions
Allow Zephyr testing to either use locked known good values or the very latest versions.
The known good versions are best for PR checking as if the build fails it is almost always the PR itself that broke it.
The latest version is good for periodically checking compatibility with the very latest Zephyr changes.
For now we run both on pushes and PRs.
We also run main against the latest zephyr check weekly as a look ahead.
Signed-off-by: Bill Mills bill.mills@linaro.org
To unsubscribe from these emails, change your notification settings at https://github.com/OpenAMP/libmetal/settings/notifications