mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
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:
parent
a8223090ea
commit
6accf5d726
1 changed files with 0 additions and 1 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue