macOS CI: set build timeout to 180 minutes
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user