mirror of
https://github.com/open-goal/jak-project
synced 2026-07-01 20:20:35 -04:00
ci: bump timeouts on builds, mostly for cache misses (#2690)
This commit is contained in:
@@ -14,7 +14,7 @@ jobs:
|
||||
build:
|
||||
name: GCC
|
||||
runs-on: ubuntu-20.04
|
||||
timeout-minutes: 45
|
||||
timeout-minutes: 60
|
||||
|
||||
env: # overrides: https://github.com/mbitsnbites/buildcache/blob/master/doc/configuration.md
|
||||
BUILDCACHE_MAX_CACHE_SIZE: 1000000000 # 1gb
|
||||
|
||||
Reference in New Issue
Block a user