From 2e4a0439c13595c9950d1156c56e4308f096df02 Mon Sep 17 00:00:00 2001 From: Jamie Hardt Date: Mon, 30 Mar 2026 11:41:05 -0700 Subject: [PATCH] Update .readthedocs.yaml Updated 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 6588724..9e83e6a 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: