ladybird/.github/workflows
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
..
cmake.yml Everywhere: Require version >= 12 for GCC host compiler 2022-10-25 23:15:51 +01:00
discord.yml Meta+CI: Upgrade to ubuntu-22.04 2022-05-24 06:30:57 -04:00
libjs-test262.yml Meta: Make the CI build the new test262 test runner 2022-09-11 20:25:51 +01:00
lintcommits.yml Meta+CI: Upgrade to ubuntu-22.04 2022-05-24 06:30:57 -04:00
manpages.yml Meta+CI: Upgrade to ubuntu-22.04 2022-05-24 06:30:57 -04:00
pvs-studio-static-analysis.yml Everywhere: Require version >= 12 for GCC host compiler 2022-10-25 23:15:51 +01:00
sonar-cloud-static-analysis.yml Everywhere: Require version >= 12 for GCC host compiler 2022-10-25 23:15:51 +01:00
twitter.yml Meta+CI: Upgrade to ubuntu-22.04 2022-05-24 06:30:57 -04:00