summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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