From 3f63c05c16ec84daecda6f793ad06097163451ef Mon Sep 17 00:00:00 2001 From: Alexey Rubaseff Date: Mon, 11 Mar 2024 12:03:56 +0200 Subject: [PATCH] ! docs build os --- .readthedocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yml b/.readthedocs.yml index 36052be..cdc51fe 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -5,7 +5,7 @@ version: 2 # Set the OS, Python version and other tools you might need build: - os: ubuntu-22.04 + os: ubuntu-lts-latest tools: python: "3.12"