Skip to content

Commit

Permalink
Fix: Update python version to match Jenkins
Browse files Browse the repository at this point in the history
Change-Id: I070f8e61d8d900ecc16ecb1a06564edae5181e26
Signed-off-by: Jessica Wagantall <[email protected]>
  • Loading branch information
jwagantall committed Apr 1, 2024
1 parent 7c5dff9 commit 40331ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gerrit-novote-verify.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ jobs:
GERRIT_PROJECT: ${{ inputs.GERRIT_PROJECT }}
GERRIT_REFSPEC: ${{ inputs.GERRIT_REFSPEC }}
TOX_ENVS: '["code","docs","docs-linkcheck"]'
PYTHON_VERSION: "3.10"

vote:
if: ${{ always() }}
Expand Down

0 comments on commit 40331ae

Please sign in to comment.