Skip to content

Commit f91286b

Browse files
build: use ubuntu-lts-latest in readthedocs build
1 parent 8fc3a72 commit f91286b

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)