From 9cc80a8946a93180a63462776cad5b8f19a51be2 Mon Sep 17 00:00:00 2001 From: Lenaick Date: Wed, 25 Mar 2026 18:02:20 +0100 Subject: [PATCH] Temporarily rollback the PHP version to 8.3 for the CI in the commit --- tests/ci_description.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/ci_description.ini b/tests/ci_description.ini index 8ba8dcf9cc..f96ce6755c 100644 --- a/tests/ci_description.ini +++ b/tests/ci_description.ini @@ -1,6 +1,6 @@ [infra] ; STS version : testing greatest PHP version possible -php_version=8.4-apache +php_version=8.3-apache ; N°6629 perf bug on some tests on mariadb for now, so specifying MySQL db_version=latest-mariadb