From d1fc4014757fa0d65aababa3393340b6c8f4a06c Mon Sep 17 00:00:00 2001 From: Barry57 <160387047+Barry57@users.noreply.github.com> Date: Thu, 31 Oct 2024 00:09:26 +0800 Subject: [PATCH] Update documentation.yml --- .github/workflows/documentation.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index 3354e6b..c266117 100644 --- a/.github/workflows/documentation.yml +++ b/.github/workflows/documentation.yml @@ -17,7 +17,7 @@ jobs: shell: bash -l {0} strategy: matrix: - python-version: ["3.11"] + python-version: ["3.9"] steps: # Grap the latest commit from the branch