ci(amd64/gcc/unit_tests): remove redundant use_mold commandline option

This commit is contained in:
light7734 2025-09-18 19:29:29 +03:30
parent cd7274cbd5
commit cd7fb754d2
Signed by: light7734
GPG key ID: 8C30176798F1A6BA

View file

@ -17,7 +17,6 @@ conan build . \
-s compiler=gcc \
-s compiler.version=15 \
-s compiler.libcxx=libstdc++ \
-o use_mold=True \
-o enable_unit_tests=True \
-o enable_fuzz_tests=False \
-o enable_llvm_coverage=False \