]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
github: timeout jobs on macOS after 90 minutes
authorDaniel Stenberg <daniel@haxx.se>
Wed, 2 Jun 2021 11:19:36 +0000 (13:19 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 2 Jun 2021 14:00:42 +0000 (16:00 +0200)
Assisted-by: Marc Hoersken
Closes #7173

.github/workflows/macos.yml

index 3dc86b2c7cabef6a27d6fb0f252f3576cc738872..965b12015b257ce5d9ad42ffce0f687089c45da8 100644 (file)
@@ -15,6 +15,7 @@ jobs:
   autotools:
     name: macos ${{ matrix.build.name }}
     runs-on: 'macos-latest'
+    timeout-minutes: 90
     strategy:
       fail-fast: false
       matrix: