1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-18 14:31:00 +00:00
serenity/.github/workflows
Luke 5c911ad4b1 Meta: Add GitHub Actions workflow for Lagom with Fuzzers
There are cases where Lagom will build with GCC but not Clang.
This often goes unnoticed for a while as we don't often build with
Clang.

However, this is now important to test in CI because of the
OSS-Fuzz integration.

Note that this only tests the build, it does not run any tests.
Note that it also only builds LagomCore, Lagom and the fuzzers.
It does not build the other programs that use Lagom.
2020-11-29 20:22:56 +01:00
..
cmake.yml Meta: Add GitHub Actions workflow for Lagom with Fuzzers 2020-11-29 20:22:56 +01:00