1
0
mirror of https://github.com/moparisthebest/curl synced 2025-01-12 06:28:04 -05:00

github: timeout jobs on macOS after 90 minutes

Assisted-by: Marc Hoersken
Closes #7173
This commit is contained in:
Daniel Stenberg 2021-06-02 13:19:36 +02:00
parent 8ccf75532b
commit f7d1273cf9
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2

View File

@ -15,6 +15,7 @@ jobs:
autotools: autotools:
name: macos ${{ matrix.build.name }} name: macos ${{ matrix.build.name }}
runs-on: 'macos-latest' runs-on: 'macos-latest'
timeout-minutes: 90
strategy: strategy:
fail-fast: false fail-fast: false
matrix: matrix: