From 497fbeb67440b39513a867db140f1a25e51f0f53 Mon Sep 17 00:00:00 2001 From: Keith Beattie Date: Tue, 31 Mar 2026 12:38:27 -0700 Subject: [PATCH] updating Ubuntu runner for RTD --- .readthedocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yml b/.readthedocs.yml index 3439fb3c..8b1f15d3 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -1,7 +1,7 @@ version: 2 build: - os: ubuntu-20.04 + os: ubuntu-24.04 tools: python: "3.10" jobs: