diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 52c660edf07f192cd4267841a6205e72010b4ce2..57f4bf180cd10beb4ce7036b538ae633385ded2c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -5,3 +5,5 @@ include: variables: PHP_VERSION: '8.3' + _TARGET_PHP: $CORE_PHP_MAX + _TARGET_CORE: $CORE_MAJOR_DEVELOPMENT