Skip to content
Snippets Groups Projects
Commit 54a009bf authored by Sascha Grossenbacher's avatar Sascha Grossenbacher
Browse files

Issue #3433230 by Berdir: Expand CI testing to next minor/major, fix tests on 10.2

parent 8933cf42
No related branches found
No related tags found
1 merge request!32Use mariadb for testing
Pipeline #189643 passed with warnings
...@@ -38,6 +38,8 @@ variables: ...@@ -38,6 +38,8 @@ variables:
REDIS_HOST: redis REDIS_HOST: redis
REDIS_INTERFACE: PhpRedis REDIS_INTERFACE: PhpRedis
OPT_IN_TEST_PREVIOUS_MINOR: 1 OPT_IN_TEST_PREVIOUS_MINOR: 1
_TARGET_DB_TYPE: "mariadb"
_TARGET_DB_VERSION: "10.6"
.composer-base: .composer-base:
before_script: before_script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment