mirror of
https://github.com/Chia-Network/chia-blockchain.git
synced 2024-11-10 12:29:49 +03:00
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:
parent
69025e0d17
commit
e5779eb968
2
.github/workflows/build-macos-installer.yml
vendored
2
.github/workflows/build-macos-installer.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user