From 89d81c8b04a0e22b803fc0e8690c9a77a807d54d Mon Sep 17 00:00:00 2001 From: Martin Durant Date: Wed, 4 Sep 2024 12:51:23 -0400 Subject: [PATCH] boost time --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ab9341ef..cfd4ecab 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -10,7 +10,7 @@ jobs: test: name: Python ${{ matrix.python-version }} runs-on: ubuntu-latest - timeout-minutes: 10 + timeout-minutes: 30 strategy: fail-fast: false matrix: