From 19cb2589574f41b3bde55372eba4eaa9b21ed4d4 Mon Sep 17 00:00:00 2001 From: Chris Sewell Date: Wed, 28 Aug 2024 11:17:22 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=A7=AA=20Test=20again=20python=203.12?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index b66930f..87eb316 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -29,7 +29,7 @@ jobs: sphinx-version: ["6.0", "7.0"] include: - os: "ubuntu-latest" - python-version: "3.11" + python-version: "3.12" sphinx-version: "8.0" - os: "windows-latest" python-version: "3.8"