瀏覽代碼

Merge branch 'main' into update_NAI

# Conflicts:
#	poetry.lock
Johannes Gütschow 2 月之前
父節點
當前提交
db0f3b898d
共有 1 個文件被更改,包括 1 次插入1 次删除
  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