Skip to content

Commit

Permalink
Fix wrong yaml spec in generate constraints (apache#46228)
Browse files Browse the repository at this point in the history
  • Loading branch information
potiuk authored Jan 29, 2025
1 parent 6bfa5d4 commit 922916c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate-constraints.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ jobs:
timeout-minutes: 25
env:
CHICKEN_EGG_PROVIDERS: ${{ inputs.chicken-egg-providers }}
run: >
run: |
for PYTHON in $PYTHON_VERSIONS; do
breeze release-management generate-constraints
--airflow-constraints-mode constraints --answer yes
Expand Down

0 comments on commit 922916c

Please sign in to comment.