We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64d3700 commit 1440bedCopy full SHA for 1440bed
scripts/workflows-azure.ini
@@ -95,6 +95,7 @@ compiler = gcc-7
95
distro = 18.04
96
vt_trace = 1
97
vt_trace_rt = 1
98
+vt_unity_build = 0
99
code_coverage = 1
100
docker_target = "[% linux %]-cpp-clean-noinstall"
101
output_name = ci/azure/azure-gcc-7-ubuntu-mpich.yml
@@ -107,6 +108,7 @@ distro = 18.04
107
108
109
vt_pool = 0
110
vt_asan = 1
111
112
output_name = ci/azure/azure-gcc-8-ubuntu-mpich.yml
113
lsan_options = suppressions=/vt/tests/lsan.supp
114
0 commit comments