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

fix: use ubuntu-24.04 in goreleaser-weekly #3501

Merged
merged 1 commit into from
Aug 20, 2024

Conversation

kolesnikovae
Copy link
Collaborator

We've been experiencing issues with the ubuntu-latest image recently, which has affected our weekly build pipeline:

You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 80 MB

My understanding is that the image was updated recently, and our build no longer fits within the available space. There are numerous reports of similar issues in various projects using this image. One workaround has been to use the new ubuntu-22.04 image. While this has helped, we should consider using dedicated Grafana runners.

@kolesnikovae kolesnikovae requested a review from a team as a code owner August 19, 2024 09:07
Copy link
Contributor

@simonswine simonswine left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kolesnikovae kolesnikovae merged commit 6ce2da6 into main Aug 20, 2024
18 checks passed
@kolesnikovae kolesnikovae deleted the fix(ci)/pin-weekly-build-image branch August 20, 2024 02:12
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