mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-01-11 01:02:16 +00:00
Merge branch 'Windows-takes-too-long' into 'master'
Windows job take too long See merge request KartKrew/RingRacers!93
This commit is contained in:
commit
0063287e7a
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