Skip to content

CI: Linux/MacOS Verification jobs exhaust organisation quota of runners #85

Description

@CodeGat

Background

ACCESS-NRI/ has a maximum job concurrency limit of 20 across all repositories in the organisation. The https://github.com/ACCESS-NRI/MOM6/blob/2026.05/.github/workflows/verify-linux.yml and https://github.com/ACCESS-NRI/MOM6/blob/2026.05/.github/workflows/verify-macos.yml have many individual jobs that lead to a single commit in MOM6 exhausting the runner pool for the organisation.

Implementation Details

  • Consider reworking the list of individual jobs into a matrix of jobs, with jobs.*.strategy.max-parallel set to something lower, like 10

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions