Skip to content

Commit 41d3f24

Browse files
build: use ubuntu-lts-latest in readthedocs build (#37392)
1 parent acddd79 commit 41d3f24

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
@@ -1,7 +1,7 @@
11
version: 2
22

33
build:
4-
os: "ubuntu-22.04"
4+
os: "ubuntu-lts-latest"
55
tools:
66
python: "3.11"
77

0 commit comments

Comments
 (0)