From 37e4bf2867173866daeed348acd559d433aef25f Mon Sep 17 00:00:00 2001 From: ktyagiapphelix2u Date: Tue, 6 Jan 2026 11:00:03 +0000 Subject: [PATCH] build: updated ubuntu version to latest --- .readthedocs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 3ac9680fa6e..8e3793c7805 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -12,7 +12,7 @@ sphinx: # Set the version of python needed to build these docs. build: - os: "ubuntu-22.04" + os: "ubuntu-lts-latest" tools: python: "3.8"