Skip to content

Commit fbf8e77

Browse files
committed
remove ubasan-20
1 parent 2c8c5cc commit fbf8e77

2 files changed

Lines changed: 0 additions & 8 deletions

File tree

constants.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -184,9 +184,7 @@
184184
"amd64-debian-12-debug-embedded",
185185
"amd64-msan-clang-20-debug",
186186
"amd64-rhel-10",
187-
"amd64-ubasan-clang-20",
188187
"amd64-ubasan-clang-22",
189-
"amd64-ubasan-clang-20-debug",
190188
"amd64-ubasan-clang-22-debug",
191189
"amd64-ubuntu-2404",
192190
"ppc64le-centos-stream10",

master-migration/master.cfg

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -202,12 +202,6 @@ for builder, image, experimental, workers in [
202202
False,
203203
DEFAULT_AMD64_WORKER_POOL,
204204
),
205-
(
206-
"amd64-ubasan-clang-20-debug",
207-
"debian12-msan-clang-20",
208-
False,
209-
DEFAULT_AMD64_WORKER_POOL,
210-
),
211205
("amd64-ubasan-clang-22", "debian13-msan-clang-22", True, sg_bbw1),
212206
("amd64-ubasan-clang-22-debug", "debian13-msan-clang-22", True, sg_bbw1),
213207
]:

0 commit comments

Comments
 (0)