Skip to content

Exceeding GitHub limit of 256 jobs per step #11324

Description

@dhalbert

We are now getting CI errors like this:

adafruit/circuitpython/.github/workflows/build-boards.yml@e6bf001c32b51035f7e13078cc20d9c3a5b5a58d (Line: 27, Col: 7): Strategy for job 'board' produced 257 configurations which exceeds the maximum of 256 configurations

This is causing espressif on a full build. espressif now has 257 boards

256 is a hard limit set by GitHub CI. So we need to split the espressif job configurations.

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

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions