try to increase timeout of github actions for macOS
authorMatthieu Gallien <matthieu.gallien@nextcloud.com>
Tue, 3 Sep 2024 07:48:14 +0000 (09:48 +0200)
committerMatthieu Gallien <matthieu.gallien@nextcloud.com>
Thu, 10 Oct 2024 13:23:16 +0000 (15:23 +0200)
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
.github/workflows/macos-build-and-test.yml

index 9610fc4cbadd090a3a9d646fe0cc3301b3290b06..55795ac5ae06d177fc8b11313951e148dbfdd915 100644 (file)
@@ -5,6 +5,7 @@ on:
 jobs:
   build:
     name: macOS Build and Test
+    timeout-minutes: 60
     runs-on: macos-14
     strategy:
         matrix: