mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-19 15:22:17 +02:00
✅ Update PHP version to 8.3 and DB version to MariaDB latest for CI jobs on commit
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
[infra]
|
[infra]
|
||||||
; STS version : testing greatest PHP version possible
|
; STS version : testing greatest PHP version possible
|
||||||
php_version=8.2-apache
|
php_version=8.3-apache
|
||||||
; N°6629 perf bug on some tests on mariadb for now, so specifying MySQL
|
; N°6629 perf bug on some tests on mariadb for now, so specifying MySQL
|
||||||
db_version=5.7
|
db_version=latest-mariadb
|
||||||
|
|
||||||
[itop]
|
[itop]
|
||||||
itop_setup=tests/setup_params/default-params.xml
|
itop_setup=tests/setup_params/default-params.xml
|
||||||
|
|||||||
Reference in New Issue
Block a user