Skip to content

Commit 317fad2

Browse files
[readthedoc] Upgrade the ubuntu image, downgrade the python interpreter (#9140)
1 parent f8a0c6c commit 317fad2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.readthedocs.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ python:
1111
- requirements: doc/requirements.txt
1212

1313
build:
14-
os: ubuntu-20.04
14+
os: ubuntu-22.04
1515
tools:
16-
python: "3.12"
16+
python: "3.11"
1717
jobs:
1818
pre_build:
1919
- towncrier build --yes --date TBA

0 commit comments

Comments
 (0)