summaryrefslogtreecommitdiff
path: root/bors.toml
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2021-09-10 14:14:44 +0300
committerGitHub <[email protected]>2021-09-10 14:14:44 +0300
commit183d0ac682b57f285c9193492e50310046422184 (patch)
tree121b679961e1741ca07ab74456e178219226be07 /bors.toml
parent42fdc53c5dd4f6dad32eb1b2ff984956b77c1315 (diff)
Update bors.toml
Diffstat (limited to '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