diff options
author | Valery Piashchynski <[email protected]> | 2021-03-09 11:04:50 +0300 |
---|---|---|
committer | Valery Piashchynski <[email protected]> | 2021-03-09 11:04:50 +0300 |
commit | fc37174e33674fdc4afec0263f34fc4619de203c (patch) | |
tree | f784910de6aee2a8431c51cd1efb72154addeaae /bors.toml | |
parent | 2222915bbff61dd263e1ed19ca673df5bccb2326 (diff) |
âš¡ Update bors script
Signed-off-by: Valery Piashchynski <[email protected]>
Diffstat (limited to 'bors.toml')
-rwxr-xr-x | bors.toml | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -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) ', ] |