From ae7c36fafa5b31f3ad131fdb1c783d88c3f6693e Mon Sep 17 00:00:00 2001 From: Axel Huebl Date: Tue, 9 May 2023 10:36:18 -0700 Subject: [PATCH] Update .readthedocs.yml Update to newer Ubuntu, shipping a newer OpenSSL --- .readthedocs.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.readthedocs.yml b/.readthedocs.yml index 54a296c29d..2fc118e82d 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -10,5 +10,8 @@ formats: - epub build: + os: ubuntu-22.04 + tools: + python: "3.11" apt_packages: - librsvg2-bin