From df2f2e4ee9fd086ccb8946f903f6aa454e7766d0 Mon Sep 17 00:00:00 2001 From: Shyim Date: Sun, 10 Mar 2024 12:34:55 +0100 Subject: [PATCH] php-8.1-redis: fix build error Signed-off-by: Shyim --- php-8.1-redis.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/php-8.1-redis.yaml b/php-8.1-redis.yaml index d54b26d661..7f7a9e0560 100644 --- a/php-8.1-redis.yaml +++ b/php-8.1-redis.yaml @@ -22,7 +22,6 @@ environment: - php-8.1 - php-8.1-dev - php-8.1-igbinary-dev - - php-igbinary pipeline: - uses: git-checkout