From b12aacf87870458b56bfd4515140aa72e240652b Mon Sep 17 00:00:00 2001 From: sciencewhiz Date: Sat, 21 Dec 2024 08:30:18 -0800 Subject: [PATCH] Update RTD OS and Python --- readthedocs.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readthedocs.yml b/readthedocs.yml index df55eb6a7c..a9b8504608 100644 --- a/readthedocs.yml +++ b/readthedocs.yml @@ -6,9 +6,9 @@ sphinx: fail_on_warning: true build: - os: ubuntu-20.04 + os: ubuntu-22.04 tools: - python: "3.9" + python: "3.12" apt_packages: - librsvg2-bin