Skip to content

Commit db1a17a

Browse files
authored
Merge pull request #190 from openedx/update-readthedocs-script
build: use ubuntu-lts-latest in readthedocs build
2 parents 0b5b93e + d8ad6f0 commit db1a17a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.readthedocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ sphinx:
1010
configuration: docs/conf.py
1111

1212
build:
13-
os: ubuntu-22.04
13+
os: ubuntu-lts-latest
1414
tools:
1515
python: "3.12"
1616

0 commit comments

Comments
 (0)