From b0fc034324ef49ba4d8e4213943710a3475099e6 Mon Sep 17 00:00:00 2001 From: CoffeeStraw Date: Fri, 9 Aug 2024 01:52:54 +0200 Subject: [PATCH] Attempt to fix Readthedocs build --- readthedocs.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readthedocs.yml b/readthedocs.yml index 922c72eb..56be32fc 100644 --- a/readthedocs.yml +++ b/readthedocs.yml @@ -1,10 +1,11 @@ version: 2 build: + os: ubuntu-22.04 image: latest python: - version: 3.8 + version: 3.12 install: - method: pip path: .