diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 6f06c0c04780e080d58b3c012e55efdfa4365481..49a5ba617399920d0cd4590a8c0ef21c99e1ec3c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,6 +1,6 @@ include: - project: pole-is/tools/ci-config - ref: "4.0.2" + ref: "6.0.2" file: /php/packagist.yml test: @@ -14,7 +14,7 @@ test: - "7.1" - "7.3" - "7.4" - - "8.0-rc" + - "8.0" image: php:${PHP_VERSION}-cli rules: - if: $PHP_VERSION == "8.0-rc"