summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/selfhosted.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/selfhosted.yml b/.github/workflows/selfhosted.yml
index e8ce6ac4..ec2c2982 100644
--- a/.github/workflows/selfhosted.yml
+++ b/.github/workflows/selfhosted.yml
@@ -92,7 +92,7 @@ jobs:
run: vmrun make
- name: make tests
run: vmrun ./.github/run_test.sh ${{ matrix.configs }}
- timeout-minutes: 300
+ timeout-minutes: 600
- name: save logs
if: failure()
uses: actions/upload-artifact@v2