build: use ubuntu-lts-latest in readthedocs build (#37392)
This commit is contained in:
committed by
GitHub
parent
acddd79b10
commit
41d3f2479e
@@ -1,7 +1,7 @@
|
||||
version: 2
|
||||
|
||||
build:
|
||||
os: "ubuntu-22.04"
|
||||
os: "ubuntu-lts-latest"
|
||||
tools:
|
||||
python: "3.11"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user