Commit ef82260b authored by catch's avatar catch
Browse files

Revert "Issue #3420974 by andypost, quietone: Add testing wtih Maria DB 10.6"

This reverts commit db681552.

(cherry picked from commit 4f01149e)
parent 702fcb09
Loading
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -210,12 +210,6 @@ default:
    _TARGET_PHP: "8.3"
    _TARGET_DB: "sqlite-3"

'PHP 8.3 MariaDB 10.6':
  <<: [ *default-stage, *run-on-mr ]
  variables:
    _TARGET_PHP: "8.3"
    _TARGET_DB: "mariadb-10.6"

'PHP 8.1 MariaDB 10.3.22':
  <<: [ *default-stage, *run-on-mr ]
  variables: