Skip to content

Commit

Permalink
build: Build the local requirements using python 3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
feanil committed Mar 12, 2024
1 parent b36408e commit 771f3dd
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: 'axim-aximprovements'
email_address: '[email protected]'
# 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 771f3dd

Please sign in to comment.