From d7efeb9b57e15f51d03b3915973f77c44a0f4204 Mon Sep 17 00:00:00 2001 From: Sergio Durigan Junior Date: Mon, 17 Oct 2016 14:14:19 -0400 Subject: [PATCH] Adding Debian-{x86_64,i686} builders to Racy scheduler --- lib/config.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lib/config.json b/lib/config.json index 6863df6..26b6cc3 100644 --- a/lib/config.json +++ b/lib/config.json @@ -339,6 +339,11 @@ "Fedora-x86_64-cc-with-index", "Fedora-i686", + "Debian-x86_64-m64", + "Debian-x86_64-native-extended-gdbserver-m64", + "Debian-i686-native-extended-gdbserver", + "Debian-i686", + "Debian-s390x-m64", "Debian-s390x-native-gdbserver-m64", "Debian-s390x-native-extended-gdbserver-m64",