fix(docs): update OS version in Read the Docs configuration to ubuntu-24.04 #230

Merged
wakonig_k merged 1 commits from fix/rtd_build into main 2026-06-21 18:21:02 +02:00
+1 -1
View File
@@ -6,7 +6,7 @@ version: 2
# Set the version of Python and other tools you might need
build:
os: ubuntu-20.04
os: ubuntu-24.04
tools:
python: "3.12"
jobs: