From 1d806b9661ce2f494642b2a247d66ba1d1b6984a Mon Sep 17 00:00:00 2001 From: Franck Royer Date: Thu, 10 Dec 2020 16:46:02 +1100 Subject: [PATCH] Update bors with the current jobs --- bors.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bors.toml b/bors.toml index e5414c01..8242e64a 100644 --- a/bors.toml +++ b/bors.toml @@ -1,4 +1,5 @@ status = [ "static_analysis", - "build_test", + "build_test (x86_64-unknown-linux-gnu)", + "build_test (x86_64-apple-darwin)" ]