Skip to content

Commit

Permalink
Revert "fix: attempting to debug requirements workflow (#242)" (#243)
Browse files Browse the repository at this point in the history
This reverts commit 02222bf.
  • Loading branch information
alangsto authored Dec 13, 2024
1 parent 02222bf commit a3d628e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/upgrade-python-requirements.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
uses: openedx/.github/.github/workflows/upgrade-python-requirements.yml@master
with:
branch: ${{ github.event.inputs.branch || 'main' }}
python_version: "3.11"
# optional parameters below; fill in if you'd like github or email notifications
# user_reviewers: ""
# team_reviewers: ""
Expand Down

0 comments on commit a3d628e

Please sign in to comment.