Skip to content

Commit 3b62597

Browse files
committed
✅ Update PHP version to 8.3 and DB version to MariaDB latest for CI jobs on commit
1 parent c0a2771 commit 3b62597

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/ci_description.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[infra]
22
; STS version : testing greatest PHP version possible
3-
php_version=8.2-apache
3+
php_version=8.3-apache
44
; N°6629 perf bug on some tests on mariadb for now, so specifying MySQL
5-
db_version=5.7
5+
db_version=latest-mariadb
66

77
[itop]
88
itop_setup=tests/setup_params/default-params.xml

0 commit comments

Comments
 (0)