From c4c806c47286c9e95ae59873ec46ed2291b0a8b3 Mon Sep 17 00:00:00 2001 From: Connor Stone Date: Mon, 30 Mar 2026 09:50:34 -0400 Subject: [PATCH] update to next version of readthedocs ubuntu build environment --- .readthedocs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 3f53ca8d..f37947d8 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -18,7 +18,7 @@ sphinx: # to build your documentation # See https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html build: - os: "ubuntu-20.04" + os: "ubuntu-24.04" tools: python: "3.12" apt_packages: