Fix: Update Python version to 3.11
[ric-app/ad.git] / .github / workflows / gerrit-novote-verify.yaml
index 7988af2..1b537a7 100644 (file)
@@ -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() }}