From cd91a61c72c059287b00d5d0ee32783892df3931 Mon Sep 17 00:00:00 2001 From: Syrus Akbary Date: Fri, 16 Dec 2022 14:18:42 -0800 Subject: [PATCH] Remove bors --- bors.toml | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 bors.toml diff --git a/bors.toml b/bors.toml deleted file mode 100644 index 26e63002773..00000000000 --- a/bors.toml +++ /dev/null @@ -1,13 +0,0 @@ -status = [ - #"Audit", - "Code lint", - #"Test on linux-x64", - # "Test on linux-musl-x64", - # "Test on linux-aarch64", - #"Test on macos-arm64", - #"Test on macos-x64", - #"Test on windows-x64", -] -required_approvals = 0 -timeout_sec = 7200 -delete_merged_branches = true