Skip to content

Commit 556f561

Browse files
authored
Merge pull request #528 from openedx/repo-tools/update-readthedocs-script-8fc3a72
build: use ubuntu-lts-latest in readthedocs build
2 parents 8fc3a72 + f91286b commit 556f561

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.readthedocs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ sphinx:
1111

1212
# Set the version of python needed to build these docs.
1313
build:
14-
os: "ubuntu-22.04"
14+
os: "ubuntu-lts-latest"
1515
tools:
1616
python: "3.11"
1717

0 commit comments

Comments
 (0)