Skip to content

Commit 76882c7

Browse files
authored
Merge pull request #67 from openedx/repo-tools/update-readthedocs-script-c9ed193
build: use ubuntu-lts-latest in readthedocs build
2 parents c9ed193 + ead1b55 commit 76882c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.readthedocs.yaml

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

1313
# Set the version of python needed to build these docs.
1414
build:
15-
os: "ubuntu-22.04"
15+
os: "ubuntu-lts-latest"
1616
tools:
1717
python: "3.12"
1818

0 commit comments

Comments
 (0)