diff --git a/bors.toml b/bors.toml index 9eb5fd4c..6957df0d 100644 --- a/bors.toml +++ b/bors.toml @@ -1,5 +1,10 @@ status = [ - "Build and Test %", + "Build and Test (1.14, linux-amd64, ubuntu-%)", + "Build and Test (1.14, linux-aarch64, self-hosted, linux, ARM64)", + "Build and Test (1.14, darwin-amd64, macos-%)", + "Build and Test (1.15, linux-amd64, ubuntu-%)", + "Build and Test (1.15, linux-aarch64, self-hosted, linux, ARM64)", + "Build and Test (1.15, darwin-amd64, macos-%)" ] required_approvals = 1 timeout_sec = 7200