From 7f1576ede2a324b7ba5fc2b8b2eb04422d458f4c Mon Sep 17 00:00:00 2001 From: David Landa Marban Date: Thu, 11 Jun 2026 12:38:02 +0200 Subject: [PATCH] Increasing timeout for ci_pycopm_macos.yml --- .github/workflows/ci_pycopm_macos.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci_pycopm_macos.yml b/.github/workflows/ci_pycopm_macos.yml index 5e7de65..95cab89 100644 --- a/.github/workflows/ci_pycopm_macos.yml +++ b/.github/workflows/ci_pycopm_macos.yml @@ -10,7 +10,7 @@ jobs: permissions: contents: read pull-requests: write - timeout-minutes: 60 + timeout-minutes: 90 runs-on: macos-latest steps: