Skip to content

ci: fix empty matrix error in test-flaky job#1089

Draft
lengau wants to merge 1 commit into
mainfrom
fix-ci-matrix-evaluation
Draft

ci: fix empty matrix error in test-flaky job#1089
lengau wants to merge 1 commit into
mainfrom
fix-ci-matrix-evaluation

Conversation

@lengau
Copy link
Copy Markdown
Collaborator

@lengau lengau commented Jun 3, 2026

This PR fixes a CI failure where the 'fast' job in the 'test-flaky' workflow failed to start because the 'platform' matrix vector was empty. We now provide a single platform and Python version to allow the matrix to initialize.

Passing empty arrays to fast-test-platforms and versions caused a workflow evaluation error because GitHub Actions cannot initialize an empty matrix strategy.

Signed-off-by: Gemini CLI <gemini-cli@google.com>
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.

1 participant