From 47bc6c57c8d68134a29857a5546b1d3d979c8ac9 Mon Sep 17 00:00:00 2001 From: Jamie Hardt Date: Mon, 30 Mar 2026 11:43:51 -0700 Subject: [PATCH] Update .readthedocs.yaml Updated RTD version to `ubuntu-lts-latest` --- .readthedocs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 2276bb8..2756bdf 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -7,7 +7,7 @@ version: 2 # Set the version of Python and other tools you might need build: - os: ubuntu-20.04 + os: ubuntu-lts-latest tools: python: "3.10" jobs: