From 6bc36368140dd545095085d6e3787b56226fc6fd Mon Sep 17 00:00:00 2001 From: Jamie Hardt Date: Mon, 30 Mar 2026 11:57:04 -0700 Subject: [PATCH] Update .readthedocs.yaml Updating RTD build to `ubuntu-lts-latest` --- .readthedocs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index f4bdc4d..7fcfef1 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.13" jobs: