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

Commits on Apr 1, 2024

  1. Fix monthly scheduled tasks workflow

    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 committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    f14d1a4 View commit details
    Browse the repository at this point in the history