Skip to content

Commit

Permalink
build: Build requirements with Python 3.12 as well.
Browse files Browse the repository at this point in the history
  • Loading branch information
feanil committed Aug 22, 2024
1 parent 681a0a5 commit f9292a5
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 @@ -20,6 +20,7 @@ jobs:
# team_reviewers: ""
# email_address: ""
# send_success_notification: false
python_version: "3.12"
secrets:
requirements_bot_github_token: ${{ secrets.REQUIREMENTS_BOT_GITHUB_TOKEN }}
requirements_bot_github_email: ${{ secrets.REQUIREMENTS_BOT_GITHUB_EMAIL }}
Expand Down

0 comments on commit f9292a5

Please sign in to comment.