summaryrefslogtreecommitdiff
path: root/bors.toml
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2021-03-09 11:04:50 +0300
committerValery Piashchynski <[email protected]>2021-03-09 11:04:50 +0300
commitfc37174e33674fdc4afec0263f34fc4619de203c (patch)
treef784910de6aee2a8431c51cd1efb72154addeaae /bors.toml
parent2222915bbff61dd263e1ed19ca673df5bccb2326 (diff)
âš¡ Update bors script
Signed-off-by: Valery Piashchynski <[email protected]>
Diffstat (limited to 'bors.toml')
-rwxr-xr-xbors.toml8
1 files changed, 4 insertions, 4 deletions
diff --git a/bors.toml b/bors.toml
index b1681bf2..13056a5b 100755
--- a/bors.toml
+++ b/bors.toml
@@ -1,11 +1,11 @@
status = [
- 'Linux / Build (Go 1.14, PHP 7.4, OS ubuntu-20.04)',
+ '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.14, PHP 8.0, 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.14, PHP 7.4, OS macos-latest)',
+ '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.14, PHP 8.0, 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) ',
]