From: Jessica Wagantall Date: Mon, 1 Apr 2024 23:41:52 +0000 (-0700) Subject: Fix: Update python version to match Jenkins X-Git-Tag: 3.0.0~23 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=40331ae55c00ae960f1da193badee808f3c6733d;p=aiml-fw%2Fathp%2Ftps%2Fkubeflow-adapter.git Fix: Update python version to match Jenkins Change-Id: I070f8e61d8d900ecc16ecb1a06564edae5181e26 Signed-off-by: Jessica Wagantall --- diff --git a/.github/workflows/gerrit-novote-verify.yaml b/.github/workflows/gerrit-novote-verify.yaml index 376f125..bd7659a 100644 --- a/.github/workflows/gerrit-novote-verify.yaml +++ b/.github/workflows/gerrit-novote-verify.yaml @@ -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() }}