Remove duplicate <<: *build_job merge in clang:tsan CI job

The clang:tsan job merged *build_job twice (lines 1723 and 1729).
The second merge is redundant — copy-paste artifact.

Assisted-by: Claude:claude-opus-4-7
This commit is contained in:
Michal Nowak 2026-05-24 19:15:52 +00:00
parent a8223090ea
commit 6accf5d726

View file

@ -1726,7 +1726,6 @@ clang:tsan:
CFLAGS: "${CFLAGS_COMMON}"
LDFLAGS: "-Wl,--disable-new-dtags"
EXTRA_CONFIGURE: "${TSAN_CONFIGURE_FLAGS_COMMON} -Db_lundef=false --native-file ci/clang-trixie.ini"
<<: *build_job
system:clang:tsan:
variables: