From 40657b62c0285d3f8e8a069611a29e7847ec0ac5 Mon Sep 17 00:00:00 2001 From: Koji Wakamiya Date: Wed, 10 Dec 2025 22:55:12 +0900 Subject: [PATCH] chore: timeout --- .github/workflows/integration_test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/integration_test.yaml b/.github/workflows/integration_test.yaml index fa14adf..0de6692 100644 --- a/.github/workflows/integration_test.yaml +++ b/.github/workflows/integration_test.yaml @@ -41,7 +41,7 @@ jobs: drive_ios: name: iOS runs-on: macos-latest - timeout-minutes: 15 + timeout-minutes: 25 permissions: contents: read strategy: