diff options
author | Valery Piashchynski <[email protected]> | 2020-12-01 16:56:03 +0300 |
---|---|---|
committer | GitHub <[email protected]> | 2020-12-01 16:56:03 +0300 |
commit | 70910821a0ffb10316f9970a2fec4c3379d10675 (patch) | |
tree | d2fb712234d21645dbfd326fa8b141265e31bfcc /bors.toml | |
parent | 0a5116e9dcce76c8f845f4fdda41d448f3e38955 (diff) | |
parent | b8070b240480519fd4bcaa9fda1e4c518b0af4dd (diff) |
Merge pull request #423 from spiral/feature/php_8_support
[RR2] PHP 8.0 support
Diffstat (limited to 'bors.toml')
-rwxr-xr-x | bors.toml | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ status = [ 'Build (PHP 7.4, Go 1.15, OS ubuntu-latest)', 'Build (PHP 7.4, Go 1.14, OS ubuntu-latest)', + 'Build (PHP 8, Go 1.15, OS ubuntu-latest)', + 'Build (PHP 8, Go 1.14, OS ubuntu-latest)', 'runner / golangci-lint', ] |