From 975cfced64ceac9efc9528227756e56dabf0dc82 Mon Sep 17 00:00:00 2001 From: Mathieu Velten Date: Wed, 21 Sep 2022 14:08:02 +0200 Subject: [PATCH] Raise synapse test timeout to 20mn --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index dfe0adfb..f0173367 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -40,7 +40,7 @@ jobs: - homeserver: Synapse tags: synapse_blacklist msc3083 msc3787 faster_joins env: "COMPLEMENT_SHARE_ENV_PREFIX=PASS_ PASS_SYNAPSE_COMPLEMENT_DATABASE=sqlite" - timeout: 12m + timeout: 20m - homeserver: Dendrite tags: msc2836 dendrite_blacklist