diff options
author | Valery Piashchynski <[email protected]> | 2021-10-02 19:46:09 +0300 |
---|---|---|
committer | Valery Piashchynski <[email protected]> | 2021-10-02 19:46:09 +0300 |
commit | 1c26ea29c0470982b7071fb83a7af7d2e79a6beb (patch) | |
tree | 2bd021c77922d330eac78cfb2e219a9d8e82209c /bors.toml | |
parent | 2aa7acc3509fbc2001a4827546f7a8bda496fb05 (diff) |
Correct CI and bors.toml
Signed-off-by: Valery Piashchynski <[email protected]>
Diffstat (limited to 'bors.toml')
-rwxr-xr-x | bors.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ status = [ 'Linux / Build (Go 1.17, PHP 7.4, OS ubuntu-latest)', 'Linux / Build (Go 1.17, PHP 8.0, OS ubuntu-latest)', + 'Linux / Build (Go 1.17, PHP 8.1, OS ubuntu-latest)', 'Linters / Golang-CI (lint) ', ] required_approvals = 0 |