From 41fae5468e357eb3d1b1bdb5f8831c0ae3cf84c3 Mon Sep 17 00:00:00 2001 From: mmsqe Date: Tue, 31 Dec 2024 18:47:38 +0800 Subject: [PATCH] ci --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 262e87b7b1..5c5e710fae 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -89,7 +89,7 @@ jobs: integration_tests: runs-on: ubuntu-latest - timeout-minutes: 60 + timeout-minutes: 600 strategy: matrix: tests: [unmarked, upgrade, filter]