summaryrefslogtreecommitdiff
path: root/bors.toml
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2021-08-19 19:38:52 +0300
committerValery Piashchynski <[email protected]>2021-08-19 19:38:52 +0300
commitbea5916c57469cd75102cde07a7a6c62914c74f0 (patch)
tree3b5bde4c20d705b4742f1c80b9ebcc5e02372c3a /bors.toml
parent324407b3e2d779143be65872993c4d091abb1d38 (diff)
Add support for the IPv6
Signed-off-by: Valery Piashchynski <[email protected]>
Diffstat (limited to 'bors.toml')
-rwxr-xr-xbors.toml8
1 files changed, 3 insertions, 5 deletions
diff --git a/bors.toml b/bors.toml
index c78ea0c5..00416762 100755
--- a/bors.toml
+++ b/bors.toml
@@ -1,9 +1,7 @@
status = [
- 'Linux / Build (Go 1.16, PHP 7.4, OS ubuntu-20.04)',
- '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)',
- 'Linux / Golang-CI (lint) ',
+ 'Linux / Build (Go 1.17, PHP 7.4, OS ubuntu-20.04)',
+ 'Linux / Build (Go 1.17, PHP 8.0, OS ubuntu-20.04)',
+ 'Linters / Golang-CI (lint) ',
]
required_approvals = 0
delete_merged_branches = true