diff options
author | Valery Piashchynski <[email protected]> | 2020-09-23 00:29:34 +0300 |
---|---|---|
committer | Valery Piashchynski <[email protected]> | 2020-09-23 00:29:34 +0300 |
commit | e39711cb0db52641d57126fc9b5db7d5b6c5b198 (patch) | |
tree | 37c2e880fae96ba84ae14f672127878edfed1ebb /bors.toml | |
parent | a7dbcd55f3c530a9954c28c807f0d94a5a0f41eb (diff) |
correct bors build
Diffstat (limited to 'bors.toml')
-rw-r--r-- | bors.toml | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,9 +1,9 @@ status = [ -'Build (PHP 7.2, Go 1.13, OS ubuntu-latest)', +'Build (PHP 7.2, Go 1.15, OS ubuntu-latest)', 'Build (PHP 7.2, Go 1.14, OS ubuntu-latest)', -'Build (PHP 7.3, Go 1.13, OS ubuntu-latest)', +'Build (PHP 7.3, Go 1.15, OS ubuntu-latest)', 'Build (PHP 7.3, Go 1.14, OS ubuntu-latest)', -'Build (PHP 7.4, Go 1.13, OS ubuntu-latest)', +'Build (PHP 7.4, Go 1.15, OS ubuntu-latest)', 'Build (PHP 7.4, Go 1.14, OS ubuntu-latest)', 'runner / golangci-lint', 'Build docker image',] |