From b4bd2e5bebb392a2406f553a56515c7984e942d0 Mon Sep 17 00:00:00 2001 From: Ryan Ly Date: Thu, 14 Nov 2024 17:48:08 -0800 Subject: [PATCH] Update .readthedocs.yaml --- .readthedocs.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 5a9d54867..19bcaee80 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -6,9 +6,9 @@ version: 2 build: - os: ubuntu-20.04 + os: ubuntu-22.04 tools: - python: '3.10' + python: '3.12' # Build documentation in the docs/ directory with Sphinx sphinx: