diff --git a/bors.toml b/bors.toml index d2384370f..35b5c4a9f 100644 --- a/bors.toml +++ b/bors.toml @@ -1,3 +1,3 @@ -status = ["Test binaries with cargo test"] +status = ["Test on macos-latest", "Test on ubuntu-latest"] # 4 hours timeout timeout-sec = 14400