Skip to content

Commit fc26d87

Browse files
committed
Update .readthedocs.yaml
* Use `ubuntu-lts-latest` VM image * Use Python 3.14 Signed-off-by: Lisandro Dalcin <dalcinl@gmail.com>
1 parent e5c72a3 commit fc26d87

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.readthedocs.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ version: 2
55
formats: all
66

77
build:
8-
os: ubuntu-20.04
8+
os: ubuntu-lts-latest
99
tools:
10-
python: "3.10"
10+
python: "3.14"
1111

1212
python:
1313
install:

0 commit comments

Comments
 (0)