summaryrefslogtreecommitdiff
path: root/bors.toml
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2020-03-08 17:38:36 +0300
committerValery Piashchynski <[email protected]>2020-03-08 17:38:36 +0300
commit9b9545bcd323403224d03d4d0961d31eedd75d40 (patch)
treeb1e2b6652d9f259dbbd46f3836b31c4e0b941ee0 /bors.toml
parentf6d017b3132e915edaafe947c09783b768611fee (diff)
Update BORS
Remove jobs dependency from go.mod
Diffstat (limited to 'bors.toml')
-rw-r--r--bors.toml9
1 files changed, 1 insertions, 8 deletions
diff --git a/bors.toml b/bors.toml
index 770677e3..f1eef90f 100644
--- a/bors.toml
+++ b/bors.toml
@@ -1,12 +1,5 @@
status = [
-'CI / Build (PHP 7.1, Go 1.13, OS ubuntu-latest)',
-'CI / Build (PHP 7.1, Go 1.14, OS ubuntu-latest)',
-'CI / Build (PHP 7.2, Go 1.13, OS ubuntu-latest)',
-'CI / Build (PHP 7.2, Go 1.14, OS ubuntu-latest)',
-'CI / Build (PHP 7.3, Go 1.13, OS ubuntu-latest)',
-'CI / Build (PHP 7.3, Go 1.14, OS ubuntu-latest)',
-'CI / Build (PHP 7.4, Go 1.13, OS ubuntu-latest)',
-'CI / Build (PHP 7.4, Go 1.14, OS ubuntu-latest)',
+'CI / Build',
'CI / runner / golangci-lint',
'CI / Build docker image']