ladybird/.github/actions
Timothy Flynn 5224eb8db6 CI: Switch back to Linux for code linting
We switched to macOS since it was easier to install swift-format in CI.
With that removed, let's switch back to Linux, as macOS runners tend to
have higher contention.

To do so, this makes more use of the setup action. This way, the setup
action is the only place that needs to know how to install the apt repos
we need (LLVM in particular).
2026-02-24 14:33:22 -05:00
..
cache-restore CI: Remove download_cache_path argument from cache restore action 2026-02-18 12:22:04 -05:00
cache-save CI: Enable compiler cache for Windows 2025-08-04 22:05:47 +02:00
setup CI: Switch back to Linux for code linting 2026-02-24 14:33:22 -05:00