From cb331a73857ecb8217144e1223f5237749d258ae Mon Sep 17 00:00:00 2001 From: Stas Boukarev Date: Wed, 29 Nov 2023 20:18:46 +0300 Subject: [PATCH] Update m.yml --- .github/workflows/m.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/m.yml b/.github/workflows/m.yml index 4ca8cba..65ed8c9 100644 --- a/.github/workflows/m.yml +++ b/.github/workflows/m.yml @@ -9,7 +9,7 @@ jobs: mirror: runs-on: ubuntu-latest - timeout-minutes: 10 + timeout-minutes: 20 steps: - uses: actions/checkout@v3