Skip to content

Commit

Permalink
Update gh-ci-cron.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
IAlibay authored Oct 13, 2024
1 parent 19d234f commit b9f0439
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-ci-cron.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
runs-on: ubuntu-latest
outputs:
python-stable: ${{ steps.get-compatible-python.outputs.stable-python }}
python-min: ${{ steps.get-compatible-python.outputs.oldest-pythons }}
python-min: ${{ steps.get-compatible-python.outputs.oldest-python }}

steps:
- uses: actions/setup-python@v4
Expand Down

0 comments on commit b9f0439

Please sign in to comment.