From deed46015dd5eaa2dcc48f5f17f3e923a13e6711 Mon Sep 17 00:00:00 2001 From: Alexander Bayandin Date: Sat, 17 May 2025 08:34:54 +0200 Subject: [PATCH] CI(test-images): increase timeout from 20m to 60m (#11955) ## Problem For some reason (unknown yet) 20m timeout is not enough for `test-images` job on arm runners. Ref: https://github.com/neondatabase/neon/actions/runs/15075321681/job/42387530399?pr=11953 ## Summary of changes - Increase the timeout from 20m to 1h --- .github/workflows/build_and_test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build_and_test.yml b/.github/workflows/build_and_test.yml index 6b19f6ef01..a887db2ab1 100644 --- a/.github/workflows/build_and_test.yml +++ b/.github/workflows/build_and_test.yml @@ -963,7 +963,7 @@ jobs: fi - name: Verify docker-compose example and test extensions - timeout-minutes: 20 + timeout-minutes: 60 env: TAG: >- ${{