ladybird/Meta/Azure
Linus Groh bc2ebcadc0 Everywhere: Require version >= 12 for GCC host compiler
So far we've gotten away with using GCC 11 for Lagom and to compile the
toolchain, but via #15795 we discovered a compiler bug that has been
fixed in the latest version but would error the build with CI's GCC 11.
Time for an upgrade :^)

We already use ubuntu-22.04 images in most places, so this is pretty
straightforward. The only exception is Idan's self-hosted runner, which
uses Ubuntu Focal. LibJS should build fine with GCC 11, still.
2022-10-25 23:15:51 +01:00
..
Caches.yml Toolchain: Move the binutils patch into its own folder 2022-10-01 18:43:29 +01:00
Lagom.yml Everywhere: Require version >= 12 for GCC host compiler 2022-10-25 23:15:51 +01:00
nightly-pipeline.yml CI+Lagom: Add Lagom Android CI for arm64-v8a on NDK 24 with API level 30 2022-07-21 16:37:15 +02:00
Serenity.yml Everywhere: Require version >= 12 for GCC host compiler 2022-10-25 23:15:51 +01:00
Setup.yml Everywhere: Require version >= 12 for GCC host compiler 2022-10-25 23:15:51 +01:00
Toolchain.yml Meta+CI: Upgrade to ubuntu-22.04 2022-05-24 06:30:57 -04:00