Skip to content
Snippets Groups Projects

CI: update mysql 9.1 label to 9.2 #3501859

Closed Andrey Postnikov requested to merge issue/drupal-3501859:3501859-use-mysql-9.2 into 11.x
+ 1
1
@@ -239,7 +239,7 @@ default:
_TARGET_PHP: "8.3-ubuntu"
_TARGET_DB: "mysql-8.4"
'PHP 8.4 MySQL 9.1':
'PHP 8.4 MySQL 9.2':
<<: [ *default-stage, *run-on-mr ]
variables:
_TARGET_PHP: "8.4-ubuntu"
Loading