We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbbe893 commit 38b8d0eCopy full SHA for 38b8d0e
.github/workflows/docs.yaml
@@ -18,28 +18,28 @@ jobs:
18
include:
19
- version: "1.10.3"
20
source: "tags"
21
- python: "3.12"
+ python: "3.10"
22
sphinx: "4.5.0"
23
mermaid: "0.7.1"
24
jinja: "3.1.1"
25
mermaid_fix: "true"
26
- version: "master"
27
source: "heads"
28
29
30
31
32
33
- version: "maintenance"
34
35
36
37
38
39
40
- version: "devel"
41
42
43
44
45
0 commit comments