mirror of
https://github.com/RGBCube/serenity
synced 2025-05-24 00:45:07 +00:00
![]() As of the Clang 13 upgrade, we only need to build the toolchain once and can use that toolchain for both x86_64 and i686. To do this, this breaks the main Azure configuration into 3 "stages" (Lagom, Toolchain, and Serenity), where the Serenity stage depends on the Toolchain stage. This has the added benefit of uploading a new prebuilt toolchain cache sooner than before, which should help alleviate pressure from PRs. |
||
---|---|---|
.. | ||
Caches.yml | ||
Lagom.yml | ||
Serenity.yml | ||
Setup.yml | ||
Toolchain.yml |