mirror of
https://github.com/RPCS3/rpcs3.git
synced 2024-11-22 02:32:36 +01:00
macOS CI: set build timeout to 180 minutes
This commit is contained in:
parent
c3f1d39563
commit
f88443afa3
@ -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…
Reference in New Issue
Block a user