Skip to content

Commit 0d0349f

Browse files
authored
Merge pull request #401 from FoamyGuy/rtd_yml_update_patch
patch to update rtd.yml os version to ubuntu-lts-latest
2 parents 3b7ad82 + 1333c1c commit 0d0349f

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
From 2ae4e52cee16024261282d9d4b860cd33cc5b35f Mon Sep 17 00:00:00 2001
2+
From: foamyguy <[email protected]>
3+
Date: Wed, 4 Jun 2025 10:00:20 -0500
4+
Subject: [PATCH] update rtd.yml file
5+
6+
---
7+
.readthedocs.yaml | 2 +-
8+
1 file changed, 1 insertion(+), 1 deletion(-)
9+
10+
diff --git a/.readthedocs.yaml b/.readthedocs.yaml
11+
index fe4faae..ee38fa0 100644
12+
--- a/.readthedocs.yaml
13+
+++ b/.readthedocs.yaml
14+
@@ -12,7 +12,7 @@ sphinx:
15+
configuration: docs/conf.py
16+
17+
build:
18+
- os: ubuntu-20.04
19+
+ os: ubuntu-lts-latest
20+
tools:
21+
python: "3"
22+
23+
--
24+
2.49.0
25+

0 commit comments

Comments
 (0)