Verified Commit 906a9cba authored by Dave Long's avatar Dave Long
Browse files

Issue #3520103 by andypost: Update CI label as the base image for mysql-9 now is 9.3

parent 2ffe57e4
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -281,7 +281,7 @@ default:
    _TARGET_PHP: "8.3-ubuntu"
    _TARGET_DB: "mysql-8.4"

'PHP 8.4 MySQL 9.2':
'PHP 8.4 MySQL 9.3':
  <<: [ *default-stage, *run-on-mr ]
  variables:
    _TARGET_PHP: "8.4-ubuntu"