ladybird/.github/workflows
Luke Wilde 4a34a60d93 CI: Pass CMake options in the Fuzzers build
We were forgetting to pass CMake options in the Fuzzers build.
These CMake options contain -DENABLE_CI_BASELINE_CPU=ON, which sets
a baseline architecture to properly allow ccache sharing between
different runners. Without it, it defaults to the native architecture,
which is then cached and can be used on a runner that doesn't have the
same instruction set.

This is targetted at fixing the "Illegal instruction" crash we've been
seeing with the bindings generator.
2026-05-22 19:15:58 +01:00
..
ci-image.yml CI: Bump docker/setup-buildx-action from 3 to 4 2026-05-08 18:01:28 -04:00
ci.yml CI: Switch to build image 2026.05.4 2026-05-05 11:29:07 +02:00
dev-container.yml CI: Bump docker/login-action from 3 to 4 2026-03-10 07:57:10 -04:00
flatpak-template.yml CI: Bump actions/checkout from 6.0.1 to 6.0.2 2026-01-27 10:06:17 +01:00
flatpak.yml CI: Move the flatpak build steps to their own job 2026-02-26 10:33:10 -05:00
js-and-wasm-artifacts.yml CI: Switch to build image 2026.05.4 2026-05-05 11:29:07 +02:00
js-and-wasm-benchmarks.yml CI: Switch to build image 2026.05.4 2026-05-05 11:29:07 +02:00
lagom-template.yml CI: Pass CMake options in the Fuzzers build 2026-05-22 19:15:58 +01:00
libjs-test262.yml CI: Switch to build image 2026.05.4 2026-05-05 11:29:07 +02:00
lint-code.yml CI: Switch to build image 2026.05.4 2026-05-05 11:29:07 +02:00
lint-commits.yml CI: Bump actions/github-script from 8 to 9 2026-04-15 08:18:23 -04:00
merge-conflict-labeler.yml CI: Don't run merge conflict labeler on forks 2025-10-15 10:36:07 +02:00
nightly-android.yml CI: Use CI build image for Linux jobs 2026-05-04 14:16:41 +02:00
nightly-lagom.yml CI: Switch to build image 2026.05.4 2026-05-05 11:29:07 +02:00
notes-push.yml CI: Do not run multiple note-pushing workflow runs in parallel 2026-02-25 10:08:23 +01:00
stale.yml CI: Bump actions/stale from 10.2.0 to 10.3.0 2026-05-22 10:39:56 -04:00
web-benchmarks.yml CI: Switch to build image 2026.05.4 2026-05-05 11:29:07 +02:00