Ver Fonte

Update ci.yaml

Python 3.10
Johannes Gütschow há 2 meses atrás
pai
commit
50696f65c4
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      .github/workflows/ci.yaml

+ 1 - 1
.github/workflows/ci.yaml

@@ -31,7 +31,7 @@ jobs:
       - uses: ./.github/actions/setup
         with:
           os: "ubuntu-latest"
-          python-version: "3.9"
+          python-version: "3.10"
           venv-id: "docs"
           poetry-dependency-install-flags: "--all-extras --only 'main,docs'"
       - name: docs