Skip to content

actions: increase max linux build times as well until cache-hit rate is reliable#4994

Merged
lightningterror merged 1 commit intoPCSX2:masterfrom
xTVaser:ci/increase-job-timeouts
Dec 4, 2021
Merged

actions: increase max linux build times as well until cache-hit rate is reliable#4994
lightningterror merged 1 commit intoPCSX2:masterfrom
xTVaser:ci/increase-job-timeouts

Conversation

@xTVaser
Copy link
Copy Markdown
Member

@xTVaser xTVaser commented Nov 7, 2021

Description of Changes

Linux builds are failing, 30minutes is not enough with a cache-miss. For example - https://github.com/PCSX2/pcsx2/runs/4128702348?check_suite_focus=true

Rationale behind Changes

We can't rely on the cache properly until the following issue is resolved - actions/cache#342 (comment)

Once we can, we should be able to dynamically set the timeout accordingly based on the cache-hit/miss

Suggested Testing Steps

Do builds still pass

We can rely on the cache more once the following issue is resolved - actions/cache#342 (comment)

Once we can, we should be able to dynamically set the timeout according to the cache-hit/miss
@lightningterror lightningterror merged commit 7b815b5 into PCSX2:master Dec 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants