Remove bors config (#1759)

This commit is contained in:
Dzmitry Malyshau 2021-08-03 11:57:55 -04:00 committed by GitHub
parent 50da3f33ba
commit b9d18a1699
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 10 deletions

View File

@ -5,7 +5,6 @@ on:
branches: [master, staging]
tags: [v0.*]
pull_request:
branches-ignore: [staging.tmp]
jobs:
build:

View File

@ -1,9 +0,0 @@
status = [
"Windows x86_64",
"MacOS x86_64",
"IOS aarch64",
"Linux x86_64",
"Android aarch64",
"WebAssembly",
"Format",
]