ladybird/.github
Jelle Raaijmakers 2134ff7812 CI: Use CI build image for Linux jobs
This means running the build inside a Docker container based on a (more)
stable build image.

  * The setup action is now largely simplified for Linux.

  * We hardcode llvm@21 for macOS since it allows us to get rid of
    specifying llvm_version as an input variable. Since we no longer
    support switching the LLVM version on Linux via that variable, this
    seems like the best course of action.

We use a trick to optionally introduce a container image: `fromJSON()`
allows `null` as a return value, which causes the job to execute on the
runner directly. We need this for macOS and Windows jobs.
2026-05-04 14:16:41 +02:00
..
actions CI: Use CI build image for Linux jobs 2026-05-04 14:16:41 +02:00
ISSUE_TEMPLATE GitHub: Fix grammar error/typo in bug_report.yml issue template 2024-10-31 10:25:27 +01:00
workflows CI: Use CI build image for Linux jobs 2026-05-04 14:16:41 +02:00
CODEOWNERS Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
dependabot.yml CI: Allow dependabot to update the Rust toolchain 2026-04-16 23:42:22 +02:00
FUNDING.yml Meta: Remove Polar from FUNDING.yml and FAQ.md 2025-07-10 10:04:33 +02:00