Skip to content

Conversation

notpeelz
Copy link
Contributor

@notpeelz notpeelz commented Jun 21, 2025

The gentoo CI job started started failing on recent PRs. What caught my attention is that it's running a pretty old version of gcc (12.2.1). Turns out the docker image hasn't been updated in nearly 2 years (most likely because of the strict version requirement for dev-cpp/gtkmm).

I've reduced the frequency of the docker build workflow, as a daily rebuild of the gentoo image will most certainly bust through the free CI tier. I've also added a workflow_dispatch trigger, so it can be run manually if needed.

notpeelz added 3 commits June 21, 2025 16:05
Rebuilding the gentoo docker image daily is most definitely going to
bust through the free CI tier limits.
@Alexays Alexays merged commit a40c53b into Alexays:master Jun 21, 2025
6 of 9 checks passed
@notpeelz
Copy link
Contributor Author

@Alexays could you run the docker workflow?

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