mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Windows job take too long
This commit is contained in:
parent
941c61c8ad
commit
23100cc8d8
2 changed files with 4 additions and 0 deletions
|
|
@ -5,6 +5,8 @@ Windows x64:
|
|||
|
||||
when: manual
|
||||
|
||||
timeout: 2h
|
||||
|
||||
allow_failure: true
|
||||
|
||||
artifacts:
|
||||
|
|
|
|||
|
|
@ -5,6 +5,8 @@ Windows x86:
|
|||
|
||||
when: on_success
|
||||
|
||||
timeout: 2h
|
||||
|
||||
cache:
|
||||
- key: ccache-$CI_JOB_NAME_SLUG-$CI_COMMIT_REF_SLUG
|
||||
fallback_keys:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue