chore: Use ucontext with ASAN (#2774)

This commit is contained in:
Alex Kremer
2025-11-13 16:10:10 +00:00
committed by GitHub
parent d023ed2be2
commit c6308ce036
12 changed files with 23 additions and 22 deletions

View File

@@ -4,7 +4,7 @@ import json
LINUX_OS = ["heavy", "heavy-arm64"]
LINUX_CONTAINERS = [
'{ "image": "ghcr.io/xrplf/clio-ci:c117f470f2ef954520ab5d1c8a5ed2b9e68d6f8a" }'
'{ "image": "ghcr.io/xrplf/clio-ci:62369411404eb32b0140603a785ff05e1dc36ce8" }'
]
LINUX_COMPILERS = ["gcc", "clang"]