Skip to content

Commit 11156ad

Browse files
authored
CI: Update OS version in Read the Docs configuration (#5392)
https://about.readthedocs.com/blog/2026/03/ubuntu-20-04-deprecated/ <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Chores** * Updated documentation build environment to use a newer OS image, maintaining compatibility with existing Python toolchain and build configuration. <!-- end of auto-generated comment: release notes by coderabbit.ai --> Signed-off-by: Jinzhe Zeng <jinzhe.zeng@ustc.edu.cn>
1 parent 345d162 commit 11156ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.readthedocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
version: 2
22
build:
3-
os: ubuntu-20.04
3+
os: ubuntu-26.04
44
tools:
55
python: "3.11"
66
jobs:

0 commit comments

Comments
 (0)