Skip to content
Snippets Groups Projects
Unverified Commit e444db87 authored by Alex Pott's avatar Alex Pott
Browse files

Issue #3493050 by andypost, smustgrave: Upgrade Mysql 9.0 CI job to use 9.1 image

parent 5e69f0bf
No related branches found
No related tags found
4 merge requests!11197Issue #3506427 by eduardo morales alberti: Remove responsive_image.ajax from hook,!11131[10.4.x-only-DO-NOT-MERGE]: Issue ##2842525 Ajax attached to Views exposed filter form does not trigger callbacks,!10223132456: Fix issue where views instances are emptied before an ajax request is complete,!617Issue #3043725: Provide a Entity Handler for user cancelation
Pipeline #391805 passed with warnings
Pipeline: drupal

#391808

    Pipeline: drupal

    #391806

      ......@@ -239,10 +239,10 @@ default:
      _TARGET_PHP: "8.3-ubuntu"
      _TARGET_DB: "mysql-8.4"
      'PHP 8.3 MySQL 9.0':
      'PHP 8.4 MySQL 9.1':
      <<: [ *default-stage, *run-on-mr ]
      variables:
      _TARGET_PHP: "8.3-ubuntu"
      _TARGET_PHP: "8.4-ubuntu"
      _TARGET_DB: "mysql-9"
      'PHP 8.3 PostgreSQL 16':
      ......
      0% Loading or .
      You are about to add 0 people to the discussion. Proceed with caution.
      Finish editing this message first!
      Please register or to comment