summaryrefslogtreecommitdiff
path: root/bors.toml
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2020-09-23 00:29:34 +0300
committerValery Piashchynski <[email protected]>2020-09-23 00:29:34 +0300
commite39711cb0db52641d57126fc9b5db7d5b6c5b198 (patch)
tree37c2e880fae96ba84ae14f672127878edfed1ebb /bors.toml
parenta7dbcd55f3c530a9954c28c807f0d94a5a0f41eb (diff)
correct bors build
Diffstat (limited to 'bors.toml')
-rw-r--r--bors.toml6
1 files changed, 3 insertions, 3 deletions
diff --git a/bors.toml b/bors.toml
index cedaffb2..6dbbcaee 100644
--- a/bors.toml
+++ b/bors.toml
@@ -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',]