chore: Enable TSAN in CI (#2785)

This commit is contained in:
Alex Kremer
2025-11-19 18:06:33 +00:00
committed by GitHub
parent 77387d8f9f
commit 6ab92ca0a6
12 changed files with 19 additions and 25 deletions

View File

@@ -29,7 +29,7 @@ jobs:
conan_profile: gcc
build_type: Release
static: true
container: '{ "image": "ghcr.io/xrplf/clio-ci:62369411404eb32b0140603a785ff05e1dc36ce8" }'
container: '{ "image": "ghcr.io/xrplf/clio-ci:77387d8f9f13aea8f23831d221ac3e7683bb69b7" }'
uses: ./.github/workflows/reusable-build-test.yml
with: