From 78c8985c756b243a4aed94e16c761c932e65ed5d Mon Sep 17 00:00:00 2001 From: Richard R <58728519+rrjbca@users.noreply.github.com> Date: Fri, 19 Jun 2026 07:36:16 +0100 Subject: [PATCH] BLD: Use latest Ubuntu LTS with readthedocs --- .readthedocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yml b/.readthedocs.yml index 2b765619..3d47a16c 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -1,7 +1,7 @@ version: 2 build: - os: ubuntu-20.04 + os: ubuntu-lts-latest tools: python: '3.14' apt_packages: