aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.forgejo/workflows/ci.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.forgejo/workflows/ci.yaml b/.forgejo/workflows/ci.yaml
index e6a4b2e8b7..fbcbcadfbd 100644
--- a/.forgejo/workflows/ci.yaml
+++ b/.forgejo/workflows/ci.yaml
@@ -115,7 +115,7 @@ jobs:
fetch-depth: 0
- name: Build and Test
run: sh ci/x86_64-linux-debug-llvm.sh
- timeout-minutes: 420
+ timeout-minutes: 480
x86_64-linux-release:
runs-on: [self-hosted, x86_64-linux]
steps: