mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-04-28 13:28:01 +03:00
macOS CI: set build timeout to 180 minutes
This commit is contained in:
parent
c3f1d39563
commit
f88443afa3
1 changed files with 1 additions and 0 deletions
|
@ -123,6 +123,7 @@ jobs:
|
||||||
RPCS3_TOKEN: $(RPCS3-Token)
|
RPCS3_TOKEN: $(RPCS3-Token)
|
||||||
|
|
||||||
- job: Mac_Build
|
- job: Mac_Build
|
||||||
|
timeoutInMinutes: 180
|
||||||
variables:
|
variables:
|
||||||
CCACHE_DIR: "/tmp/ccache_dir"
|
CCACHE_DIR: "/tmp/ccache_dir"
|
||||||
CCACHE_MAXSIZE: 300M
|
CCACHE_MAXSIZE: 300M
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue