]> git.ipfire.org Git - thirdparty/lxc.git/commit
github: Rework test workflow
authorStéphane Graber <stgraber@stgraber.org>
Thu, 19 Dec 2024 03:13:05 +0000 (22:13 -0500)
committerStéphane Graber <stgraber@stgraber.org>
Thu, 19 Dec 2024 04:58:58 +0000 (23:58 -0500)
commit664344d9da1f68e10ea0f91335e5cbc4152b86e3
treedd99671df58266472eddbee827eefe37df3ef8f3
parent6dd4c9baedfed280aea45808c070a5c50d7b80b4
github: Rework test workflow

Introduce a main "tests" workflow which runs the LXC testsuite on both
x86_64 and aarch64, on a variety of compilers and OS as well as handling
the santizer runs.

Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
.github/workflows/build.yml [deleted file]
.github/workflows/sanitizers.sh [deleted file]
.github/workflows/sanitizers.yml [deleted file]
.github/workflows/static-analysis.yml [deleted file]
.github/workflows/tests.yml [new file with mode: 0644]