From f36f1127d52ecfb6cd5bc2bc05f85e83014412ed Mon Sep 17 00:00:00 2001 From: Peter Solnica Date: Mon, 20 Jul 2026 14:15:18 +0000 Subject: [PATCH] chore(ci): temporarly increase timeout --- .github/workflows/gem_test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/gem_test.yml b/.github/workflows/gem_test.yml index e82bebbc8..61fadc5af 100644 --- a/.github/workflows/gem_test.yml +++ b/.github/workflows/gem_test.yml @@ -35,7 +35,7 @@ jobs: working-directory: ${{ inputs.gem }} name: ${{ toJson(matrix) }} runs-on: ubuntu-latest - timeout-minutes: 10 + timeout-minutes: 15 services: redis: image: ghcr.io/getsentry/image-mirror-library-redis:7.0.8-bullseye