build: use ubuntu-lts-latest in readthedocs build (#37392)

This commit is contained in:
edX requirements bot
2025-09-27 10:03:45 -04:00
committed by GitHub
parent acddd79b10
commit 41d3f2479e

View File

@@ -1,7 +1,7 @@
version: 2
build:
os: "ubuntu-22.04"
os: "ubuntu-lts-latest"
tools:
python: "3.11"