@@ -161,15 +161,15 @@ test_set_cmake_build_type_and_compiler_type asan darwin clang fa
161
161
test_set_cmake_build_type_and_compiler_type asan darwin gcc N/A N/A 1
162
162
test_set_cmake_build_type_and_compiler_type asan linux-gnu clang14 fastdebug clang14 0
163
163
test_set_cmake_build_type_and_compiler_type asan linux-gnu gcc N/A N/A 1
164
- test_set_cmake_build_type_and_compiler_type asan linux-gnu gcc11 N/A gcc11 1
164
+ test_set_cmake_build_type_and_compiler_type asan linux-gnu gcc12 N/A gcc12 1
165
165
test_set_cmake_build_type_and_compiler_type tsan linux-gnu clang14 fastdebug clang14 0
166
166
test_set_cmake_build_type_and_compiler_type tsan linux-gnu gcc N/A N/A 1
167
- test_set_cmake_build_type_and_compiler_type tsan linux-gnu gcc11 N/A gcc11 1
167
+ test_set_cmake_build_type_and_compiler_type tsan linux-gnu gcc12 N/A gcc12 1
168
168
test_set_cmake_build_type_and_compiler_type debug darwin auto debug clang 0
169
169
test_set_cmake_build_type_and_compiler_type debug darwin clang debug clang 0
170
170
test_set_cmake_build_type_and_compiler_type debug linux-gnu clang debug clang 0
171
171
test_set_cmake_build_type_and_compiler_type debug linux-gnu gcc debug gcc 0
172
- test_set_cmake_build_type_and_compiler_type debug linux-gnu gcc11 debug gcc11 0
172
+ test_set_cmake_build_type_and_compiler_type debug linux-gnu gcc12 debug gcc12 0
173
173
test_set_cmake_build_type_and_compiler_type FaStDeBuG darwin auto fastdebug clang 0
174
174
test_set_cmake_build_type_and_compiler_type FaStDeBuG darwin clang fastdebug clang 0
175
175
test_set_cmake_build_type_and_compiler_type FaStDeBuG linux-gnu clang fastdebug clang 0
@@ -178,7 +178,7 @@ test_set_cmake_build_type_and_compiler_type release darwin auto re
178
178
test_set_cmake_build_type_and_compiler_type release darwin clang release clang 0
179
179
test_set_cmake_build_type_and_compiler_type release linux-gnu clang release clang 0
180
180
test_set_cmake_build_type_and_compiler_type release linux-gnu gcc release gcc 0
181
- test_set_cmake_build_type_and_compiler_type release linux-gnu gcc11 release gcc11 0
181
+ test_set_cmake_build_type_and_compiler_type release linux-gnu gcc12 release gcc12 0
182
182
test_set_cmake_build_type_and_compiler_type debug linux-gnu auto debug clang19 0
183
183
test_set_cmake_build_type_and_compiler_type FaStDeBuG linux-gnu auto fastdebug clang19 0
184
184
test_set_cmake_build_type_and_compiler_type release linux-gnu auto release clang19 0
0 commit comments