From 76a528b61e0c83bc8fd491b8ec8b305056d26185 Mon Sep 17 00:00:00 2001 From: jurgenhaas <juergen.haas@lakedrops.com> Date: Tue, 2 Apr 2024 14:04:42 +0200 Subject: [PATCH] Playing with Drupal 11 --- .gitlab-ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 52c660e..57f4bf1 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 -- GitLab