dash/.github
UdjinM6 bc9af856ec
ci: Bump Guix build timeout and implement cacheing (#5727)
## Issue being fixed or feature implemented
Hopefully fixes issues like
>The job running on runner ubuntu-core-x64_i-05ed4263b8e049c7a has
exceeded the maximum execution time of 360 minutes

https://github.com/dashpay/dash/actions/runs/6932017275


https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idstepstimeout-minutes

https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idtimeout-minutes

## What was done?
Bump timeouts for the job itself and for the corresponding step. Also,
implemented caching for `.cache` and `depends` folders.

## How Has This Been Tested?
#5729


https://github.com/dashpay/dash/actions/runs/6996271543/job/19031968814?pr=5729

## Breaking Changes
n/a

## Checklist:
- [x] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have added or updated relevant unit/integration/functional/e2e
tests
- [ ] I have made corresponding changes to the documentation
- [x] I have assigned this pull request to a milestone _(for repository
code-owners and collaborators only)_
2023-12-01 09:11:35 -06:00
..
ISSUE_TEMPLATE Merge #19786: doc: Remove label from good first issue template 2023-07-09 17:52:50 +05:30
workflows ci: Bump Guix build timeout and implement cacheing (#5727) 2023-12-01 09:11:35 -06:00
ISSUE_TEMPLATE.md Merge #15038: docs: Get more info about GUI-related issue on Linux 2021-08-24 14:30:24 -04:00
PULL_REQUEST_TEMPLATE.md style: adjust template of new PR (#5193) 2023-02-12 21:15:23 -06:00