summaryrefslogtreecommitdiff
path: root/bors.toml
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2020-10-20 17:18:34 +0300
committerValery Piashchynski <[email protected]>2020-10-20 17:18:34 +0300
commit4a3a8a1b94ce7a1ff697aee6c4e8a34e3a736195 (patch)
tree9f0bb8969ce6a00e79e783407c4e2759e01185f9 /bors.toml
parent66b445471b1e85f77a40d9f426ac5e8e4baa8de8 (diff)
Update workflows to go 1.15, remove 1.13
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',]