From 7d933355aa10abd6aceff335dad7991b30e00a36 Mon Sep 17 00:00:00 2001 From: "Alexander M. Turek" Date: Wed, 9 Oct 2024 18:57:07 +0200 Subject: [PATCH] CI: remove duplicate key (#6537) --- .github/workflows/continuous-integration.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/continuous-integration.yml b/.github/workflows/continuous-integration.yml index 101f3ae32c..ce3b57a5e8 100644 --- a/.github/workflows/continuous-integration.yml +++ b/.github/workflows/continuous-integration.yml @@ -239,7 +239,6 @@ jobs: - php-version: "8.4" postgres-version: "16" extension: "pgsql" - extension: "pdo_pgsql" - php-version: "8.4" postgres-version: "16" extension: "pdo_pgsql"