From 16112a54fad41da05e59cd332b7d347f206db9ff Mon Sep 17 00:00:00 2001 From: Nikita Popov Date: Wed, 1 Sep 2021 10:03:08 +0200 Subject: [PATCH] Add PHP-8.1 to scheduled builds as well [ci skip] --- azure-pipelines.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index eb4e9e76e01..023c25c984f 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -23,6 +23,7 @@ schedules: include: - PHP-7.4 - PHP-8.0 + - PHP-8.1 - master jobs: