Skip to content

Commit ff86b9b

Browse files
committed
chore(docs): update Read the Docs configuration to Ubuntu 24.04 and Python 3.12 #12161
Necessary update for RTD and to enable using sphinx-reredirect extension
1 parent e8a3403 commit ff86b9b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.readthedocs.yml

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

77
build:
8-
os: ubuntu-22.04
8+
os: ubuntu-24.04
99
tools:
10-
python: "3.10"
10+
python: "3.12"
1111
apt_packages:
1212
- graphviz
1313

0 commit comments

Comments
 (0)