Skip to content

Commit 8856282

Browse files
authored
Merge pull request #530 from openedx/repo-tools/update-readthedocs-script-63f25cd
build: use ubuntu-lts-latest in readthedocs build
2 parents 63f25cd + 2aaae7d commit 8856282

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
@@ -6,7 +6,7 @@
66
version: 2
77

88
build:
9-
os: "ubuntu-22.04"
9+
os: "ubuntu-lts-latest"
1010
tools:
1111
python: "3.11"
1212

0 commit comments

Comments
 (0)