diff --git a/.github/workflows/cicd.yml b/.github/workflows/cicd.yml index daaef23..4826267 100644 --- a/.github/workflows/cicd.yml +++ b/.github/workflows/cicd.yml @@ -271,6 +271,7 @@ jobs: with: python-version: | ${{ matrix.python-version }} + 3.11 - name: System Python Information uses: twisted/python-info-action@v1