From ec836f3e2c01017fe2be5302b7a1155296aaaedb Mon Sep 17 00:00:00 2001 From: georgehao Date: Tue, 21 Jan 2025 14:23:50 +0800 Subject: [PATCH] update --- .github/workflows/unit.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/unit.yml b/.github/workflows/unit.yml index 539396277c2a..59e7e10263ee 100644 --- a/.github/workflows/unit.yml +++ b/.github/workflows/unit.yml @@ -49,7 +49,7 @@ jobs: args: --manifest-path book/sources/Cargo.toml --workspace --exclude ef-tests partition: 1 total_partitions: 1 - timeout-minutes: 30 + timeout-minutes: 60 steps: - name: Free up disk space run: rm -rf /opt/hostedtoolcache