diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a34ed74..2f4e09a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -34,7 +34,7 @@ test:8.0: image: php:8.0 script: - vendor/bin/phpunit --configuration phpunit.xml --coverage-text --colors=never -test:8.1 +test:8.1: only: - 1.x tags: