From 0657371b8fe73ac0e1fb2b1bcade81a285280ccf Mon Sep 17 00:00:00 2001 From: Zach Showalter Date: Thu, 12 Sep 2024 14:01:35 -0400 Subject: [PATCH] Longer timeout for smoke test while slowdown is investigated --- .github/workflows/smoke-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/smoke-test.yml b/.github/workflows/smoke-test.yml index a3726a07..35477a8f 100644 --- a/.github/workflows/smoke-test.yml +++ b/.github/workflows/smoke-test.yml @@ -69,4 +69,4 @@ jobs: - name: Smoke Test with Latest Espresso Image run: | ${{ matrix.test-script }} - timeout-minutes: 30 + timeout-minutes: 60