summaryrefslogtreecommitdiff
path: root/bors.toml
diff options
context:
space:
mode:
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>2020-11-30 12:56:36 +0000
committerGitHub <[email protected]>2020-11-30 12:56:36 +0000
commita2e7b9ffc39ae982d63a1a87dc358447d35d8bc9 (patch)
tree2389d2e3756788a689a64cf12bcde7de38dccb27 /bors.toml
parent561003b0b66a4f767782552a9282d824b08831be (diff)
parent9557eaed0dff03b1d550b608fd13d02c85532a1f (diff)
Merge #419
419: Allow PHP 8.0 r=48d90782 a=VitalyArt Co-authored-by: Π’ΠΈΡ‚Π°Π»ΠΈΠΉ ΠΡ€Ρ‚Π΅ΠΌΡŒΠ΅Π² <[email protected]> Co-authored-by: Vitaly Artemev <[email protected]>
Diffstat (limited to 'bors.toml')
-rw-r--r--bors.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/bors.toml b/bors.toml
index 6dbbcaee..7743fb34 100644
--- a/bors.toml
+++ b/bors.toml
@@ -1,10 +1,10 @@
status = [
-'Build (PHP 7.2, Go 1.15, OS ubuntu-latest)',
-'Build (PHP 7.2, Go 1.14, OS ubuntu-latest)',
'Build (PHP 7.3, Go 1.15, OS ubuntu-latest)',
'Build (PHP 7.3, Go 1.14, OS ubuntu-latest)',
'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',
'Build docker image',]