fix(docs): update OS version in Read the Docs configuration to ubuntu-24.04
CI for csaxs_bec / test (pull_request) Successful in 1m31s
Read the Docs Deploy Trigger / trigger-rtd-webhook (push) Successful in 2s
CI for csaxs_bec / test (push) Successful in 1m31s

This commit was merged in pull request #230.
This commit is contained in:
2026-06-21 18:17:41 +02:00
parent 6ed82d2fea
commit 8f7614908e
+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: