From 502226b0a66285bf35bf37286c1437e9f4121a44 Mon Sep 17 00:00:00 2001 From: Mario Date: Fri, 11 Feb 2022 11:16:03 +0000 Subject: more ci testing --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitlab-ci.yml') diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 218a0c403..bb63c1798 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -38,7 +38,7 @@ before_script: # Install & enable Xdebug for code coverage reports - pecl install xdebug - apt-get update -- apt-get install zip unzip php-gd +- apt-get install zip unzip php8-gd - docker-php-ext-enable xdebug - docker-php-ext-enable gd -- cgit v1.2.3