mirror of
https://github.com/RGBCube/serenity
synced 2026-01-13 03:51:01 +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 | ||