Docker Complement

Split and reorganize workflows

Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
Jason Volk
2025-05-01 07:47:51 +00:00
parent c5de46e3e1
commit 123f130a87
10 changed files with 262 additions and 148 deletions

View File

@@ -181,8 +181,8 @@ group "complement" {
targets = [
"complement-tester",
"complement-testee",
"complement-tester-valgrind",
"complement-testee-valgrind",
#"complement-tester-valgrind",
#"complement-testee-valgrind",
]
}