Increate macOS Intel installer build timeout to 55 (#12285)

There are plenty of runs in the high 30s and even low 40s lately.
This commit is contained in:
Kyle Altendorf 2022-07-07 21:03:21 -04:00 committed by GitHub
parent 69025e0d17
commit e5779eb968
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,7 +21,7 @@ jobs:
build:
name: MacOS Intel Installer
runs-on: ${{ matrix.os }}
timeout-minutes: 40
timeout-minutes: 55
strategy:
fail-fast: false
max-parallel: 4