diff --git a/bors.toml b/bors.toml deleted file mode 100644 index 3d04b834c..000000000 --- a/bors.toml +++ /dev/null @@ -1,10 +0,0 @@ -status = [ - 'Tests on ubuntu-22.04', - 'Tests on macos-13', - 'Tests on windows-2022', - 'Run Clippy', - 'Run Rustfmt', - 'Run tests in debug', -] -# 3 hours timeout -timeout-sec = 10800