Skip to content

[BUG] Fix CI workflow for Python 3.9 Poetry compatibility #259

@asingamaneni

Description

@asingamaneni

Describe the bug
Poetry 2.x (specifically 2.3.2, released Feb 1, 2026) requires Python >= 3.10. The workflow's Python 3.9 matrix job was installing the latest Poetry, which no longer supports Python 3.9, causing the failure. The other matrix jobs (3.10, 3.11, 3.12) were cancelled because the 3.9 job failed first.

https://github.com/Nike-Inc/brickflow/actions/runs/21610347174

Expected behavior
Github Actions should succeed

Screenshots
If applicable, add screenshots to help explain your problem.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions