summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2021-09-10 14:14:44 +0300
committerValery Piashchynski <[email protected]>2021-09-12 22:13:01 +0300
commitbd9f68a506fccf075d431b0578d29f8628c46a69 (patch)
tree0088cba29b96908b3380b947e0593e834605fcb6
parent2df5eee170f12c2800c29f33b71ac5647a1b5065 (diff)
Update bors.toml
-rwxr-xr-xbors.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/bors.toml b/bors.toml
index 00416762..697075af 100755
--- a/bors.toml
+++ b/bors.toml
@@ -1,6 +1,6 @@
status = [
- 'Linux / Build (Go 1.17, PHP 7.4, OS ubuntu-20.04)',
- 'Linux / Build (Go 1.17, PHP 8.0, OS ubuntu-20.04)',
+ 'Linux / Build (Go 1.17, PHP 7.4, OS ubuntu-latest)',
+ 'Linux / Build (Go 1.17, PHP 8.0, OS ubuntu-latest)',
'Linters / Golang-CI (lint) ',
]
required_approvals = 0