From dd9e4285a685d739e8a873335d7401fe7c85302d Mon Sep 17 00:00:00 2001 From: foamyguy Date: Tue, 15 Oct 2024 11:20:17 -0500 Subject: [PATCH] udpate rtd container version config --- .readthedocs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index fcb7778..3cd488c 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -9,7 +9,7 @@ version: 2 build: - os: ubuntu-latest + os: ubuntu-lts-latest tools: python: "3"