From 0e49d4362b72614ed809b083dcc5171d7dc33627 Mon Sep 17 00:00:00 2001 From: Karl Liu Date: Tue, 17 Dec 2024 16:10:15 +0100 Subject: [PATCH] double ci-test timeout --- .github/workflows/ci-code.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-code.yml b/.github/workflows/ci-code.yml index 58c37af429..1edcecffb3 100644 --- a/.github/workflows/ci-code.yml +++ b/.github/workflows/ci-code.yml @@ -21,7 +21,7 @@ jobs: tests: runs-on: ubuntu-latest - timeout-minutes: 45 + timeout-minutes: 90 strategy: fail-fast: false