diff options
author | Valery Piashchynski <[email protected]> | 2021-08-02 21:12:12 +0300 |
---|---|---|
committer | Valery Piashchynski <[email protected]> | 2021-08-02 21:12:12 +0300 |
commit | 31752d8bd20294c7d52cd3612fbf18e44ce42637 (patch) | |
tree | bca88867ef3a1c1a6fea1ced7859346839e38e88 /bors.toml | |
parent | c90c11b92e229280477a9b049e65ca1048825dd4 (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-x | bors.toml | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -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 |