summaryrefslogtreecommitdiff
path: root/bors.toml
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2021-03-09 20:40:25 +0300
committerGitHub <[email protected]>2021-03-09 20:40:25 +0300
commitf47028a810ffcbf0f30e3c0151649e7670cdc8ed (patch)
tree08a017068413f9584c5e335ce4d265294cef7af0 /bors.toml
parent0a355178427814cbf91726d8295d2aa208e8de13 (diff)
parenta1a773f2fe774b4517125656a4533ec35d7fa8b9 (diff)
Merge pull request #580 from spiral/release-v2.0.1v2.0.1
âš¡ feat(release): release v2.0.1
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) ',
]