Skip to content

Commit a1ed85a

Browse files
committed
Build the docs for 1.10.0
1 parent ee26164 commit a1ed85a

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

.github/workflows/docs.yaml

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,7 @@ jobs:
1616
matrix:
1717
# you must not use anything but include here or the version.json generation will fail!
1818
include:
19-
- version: "1.10.0rc4"
20-
source: "tags"
21-
python: "3.7"
22-
sphinx: "4.5.0"
23-
mermaid: "0.7.1"
24-
jinja: "3.1.1"
25-
mermaid_fix: "true"
26-
- version: "1.9.3"
19+
- version: "1.10.0"
2720
source: "tags"
2821
python: "3.7"
2922
sphinx: "4.5.0"

0 commit comments

Comments
 (0)