diff options
author | Valery Piashchynski <[email protected]> | 2021-09-10 14:14:44 +0300 |
---|---|---|
committer | GitHub <[email protected]> | 2021-09-10 14:14:44 +0300 |
commit | 183d0ac682b57f285c9193492e50310046422184 (patch) | |
tree | 121b679961e1741ca07ab74456e178219226be07 /bors.toml | |
parent | 42fdc53c5dd4f6dad32eb1b2ff984956b77c1315 (diff) |
Update bors.toml
Diffstat (limited to 'bors.toml')
-rwxr-xr-x | bors.toml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |