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

Change runner image to ubuntu-20.04 #6023

Merged
merged 2 commits into from
May 30, 2024

Conversation

pdoerner
Copy link
Contributor

@pdoerner pdoerner commented May 29, 2024

What changed?

Downgrading Github All Tests actions to use ubuntu-20.04 instead of ubuntu-latest

Why?

It seems we started hitting an issue with Github's action runners. These errors seem to appear most often when runners are killed because they are using too much CPU or memory, but we have been unable to conclusively say what might have caused an increase in resource usage.

Downgrading the ubuntu version worked for others and seems to be working for us.

For more info:

How did you test it?

Reran all PR check jobs several times

Potential risks

Documentation

Is hotfix candidate?

@pdoerner pdoerner requested a review from a team as a code owner May 29, 2024 20:37
@pdoerner pdoerner merged commit 695f138 into temporalio:main May 30, 2024
42 checks passed
@pdoerner pdoerner deleted the fix-gha-cancelation branch May 30, 2024 00:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants