From: Jessica Wagantall Date: Mon, 1 Apr 2024 23:12:58 +0000 (-0700) Subject: Fix: Update Python version to 3.11 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=cb5e5af7ca0f27a1d3236ae092f3b5c10e06b7db;p=ric-app%2Fad.git Fix: Update Python version to 3.11 Change-Id: Idb51fd23c982decd30ef027a5373157ff1225594 Signed-off-by: Jessica Wagantall --- diff --git a/.github/workflows/gerrit-novote-verify.yaml b/.github/workflows/gerrit-novote-verify.yaml index 7988af2..1b537a7 100644 --- a/.github/workflows/gerrit-novote-verify.yaml +++ b/.github/workflows/gerrit-novote-verify.yaml @@ -83,6 +83,7 @@ jobs: GERRIT_REFSPEC: ${{ inputs.GERRIT_REFSPEC }} TOX_ENVS: '["code","flake8"]' PRE_BUILD_SCRIPT_URL: "https://raw.githubusercontent.com/o-ran-sc/ci-management/master/jjb/shell/install-deb-rmr.sh" + PYTHON_VERSION: "3.11" vote: if: ${{ always() }}