From 38368708d73e8f0940611cddde1d01dca1a1decc Mon Sep 17 00:00:00 2001 From: Nikita Popov Date: Fri, 9 Oct 2020 15:30:40 +0200 Subject: Enable Azure pipeline builds on PHP-8.0 --- azure-pipelines.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'azure-pipelines.yml') diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 20198f888b..ea6acdd720 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -3,6 +3,7 @@ trigger: branches: include: - PHP-7.4 + - PHP-8.0 - master paths: exclude: -- cgit v1.2.1