diff --git a/.github/workflows/cicd.yml b/.github/workflows/cicd.yml index 26d14796c..936fb62d7 100644 --- a/.github/workflows/cicd.yml +++ b/.github/workflows/cicd.yml @@ -237,6 +237,7 @@ jobs: with: poetry-install: false poetry-plugins: poetry-dynamic-versioning + python-version: 3.12 # Remove apt repos that are known to break from time to time # See https://github.com/actions/virtual-environments/issues/323 - name: Remove broken apt repos (ubuntu)