summaryrefslogtreecommitdiff
path: root/bors.toml
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2021-08-02 21:12:12 +0300
committerValery Piashchynski <[email protected]>2021-08-02 21:12:12 +0300
commit31752d8bd20294c7d52cd3612fbf18e44ce42637 (patch)
treebca88867ef3a1c1a6fea1ced7859346839e38e88 /bors.toml
parentc90c11b92e229280477a9b049e65ca1048825dd4 (diff)
Update CI, move all tests to the single source of truth - makefile
Signed-off-by: Valery Piashchynski <[email protected]>
Diffstat (limited to 'bors.toml')
-rwxr-xr-xbors.toml4
1 files changed, 0 insertions, 4 deletions
diff --git a/bors.toml b/bors.toml
index 13056a5b..c78ea0c5 100755
--- a/bors.toml
+++ b/bors.toml
@@ -3,10 +3,6 @@ status = [
'Linux / Build (Go 1.15, PHP 7.4, OS ubuntu-20.04)',
'Linux / Build (Go 1.16, PHP 8.0, OS ubuntu-20.04)',
'Linux / Build (Go 1.15, PHP 8.0, OS ubuntu-20.04)',
- 'macOS / Build (Go 1.16, PHP 7.4, OS macos-latest)',
- 'macOS / Build (Go 1.15, PHP 7.4, OS macos-latest)',
- 'macOS / Build (Go 1.16, PHP 8.0, OS macos-latest)',
- 'macOS / Build (Go 1.15, PHP 8.0, OS macos-latest)',
'Linux / Golang-CI (lint) ',
]
required_approvals = 0