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 monthly scheduled tasks workflow #1465

Merged
merged 1 commit into from
Apr 1, 2024

Conversation

atc0005
Copy link
Owner

@atc0005 atc0005 commented Apr 1, 2024

Switch workflow from a monolithic build approach to separate build jobs based on image grouping:

  • mirror images
  • alpine images
  • mingw-64 images
  • standard images

This is intended to avoid hitting per-runner disk space limits.

refs GH-1451

Switch workflow from a monolithic build approach to
separate build jobs based on image grouping:

- mirror images
- alpine images
- mingw-64 images
- standard images

This is intended to avoid hitting per-runner disk space limits.

refs GH-1451
@atc0005 atc0005 added this to the Next Release milestone Apr 1, 2024
@atc0005 atc0005 self-assigned this Apr 1, 2024
@atc0005 atc0005 merged commit 977944f into master Apr 1, 2024
20 checks passed
@atc0005 atc0005 deleted the fix-monthly-scheduled-tasks-workflow branch April 1, 2024 10:29
atc0005 added a commit that referenced this pull request Apr 1, 2024
Remove settings specific to the release builds workflow which
do not apply to the monthly schedule tasks workflow (lack of
upload task and need for token/perms).

refs GH-1465
refs GH-1451
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant