ladybird/.github/actions
Timothy Flynn f200920a6c CI: Simplify upgrading toolchain versions in CI
Set the gcc and llvm versions as variables, and use them anywhere we
install a specific version. We then export these as outputs so that any
interested caller can retrieve the installed versions.

Our check for llvm.list also will have prevented us from upgrading llvm
versions. We now check that it contains the exact version we expect.
2026-02-18 08:02:45 -05:00
..
cache-restore CI: Enable compiler cache for Windows 2025-08-04 22:05:47 +02:00
cache-save CI: Enable compiler cache for Windows 2025-08-04 22:05:47 +02:00
setup CI: Simplify upgrading toolchain versions in CI 2026-02-18 08:02:45 -05:00