Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Dec 4, 2021

Conversation

xTVaser
Copy link
Sponsor 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