Skip to content

Commit 388f41d

Browse files
authored
build: use ubuntu-lts-latest in readthedocs build (#121)
1 parent 8dd5d08 commit 388f41d

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
@@ -17,7 +17,7 @@ sphinx:
1717

1818
# Set the version of python needed to build these docs.
1919
build:
20-
os: "ubuntu-22.04"
20+
os: "ubuntu-lts-latest"
2121
tools:
2222
python: "3.8"
2323

0 commit comments

Comments
 (0)