Releases: libhal/ci
Releases · libhal/ci
5.24.1
5.24.0
5.23.3
5.23.2
Hot fix for ARM64 runner
- 🐛 Change runner OS for ARM64 to ubuntu-24.04-arm: Previously it was x86_64 and masquerading as ARM for conan causing build issues.
Full Changelog: 5.23.1...5.23.2
5.23.1
5.23.0
5.22.1
Hot fixed issue with checking PRs in .github/scripts/api_deploy.py
Full Changelog: 5.22.0...5.22.1
5.22.0
5.21.4
5.21.3
What's Changed
Note
PR #111 greatly improves the cost of running CI by limiting the jobs based on which files changed in the PR. Now when we run CI,
we do not have to comment out unneeded tests for reducing server usage.
Full Changelog: 5.21.2...5.21.3