Skip to content
Snippets Groups Projects
Commit 0cb23f03 authored by Andrey Vitushkin's avatar Andrey Vitushkin
Browse files

Issue #3466336: Update the .gitlab-ci.yml file

parent a47aaeab
No related branches found
No related tags found
No related merge requests found
Pipeline #245924 failed
...@@ -28,11 +28,3 @@ variables: ...@@ -28,11 +28,3 @@ variables:
# SKIP_ESLINT: '1' # SKIP_ESLINT: '1'
# OPT_IN_TEST_NEXT_MAJOR: '1' # OPT_IN_TEST_NEXT_MAJOR: '1'
# _CURL_TEMPLATES_REF: 'main' # _CURL_TEMPLATES_REF: 'main'
phpunit:
parallel:
matrix:
- _TARGET_DB_TYPE: 'mysql'
_TARGET_DB_VERSION: '8'
- _TARGET_DB_TYPE: 'pgsql'
_TARGET_DB_VERSION: '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