1
0
mirror of https://github.com/moparisthebest/curl synced 2025-01-11 22:18:00 -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:
name: macos ${{ matrix.build.name }}
runs-on: 'macos-latest'
timeout-minutes: 90
strategy:
fail-fast: false
matrix: