Przeglądaj źródła

Increase timeout as we don't have caching yet

Signed-off-by: Stefan Scherer <[email protected]>
Stefan Scherer 2 lat temu
rodzic
commit
4044cda31f
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      .github/workflows/e2e-mac.yml

+ 1 - 1
.github/workflows/e2e-mac.yml

@@ -23,7 +23,7 @@ jobs:
   e2e-mac:
     name: Build and test
     runs-on: ${{ matrix.os }}
-    timeout-minutes: 25
+    timeout-minutes: 55
     strategy:
       fail-fast: false
       matrix: