Skip to content

Commit e1b6954

Browse files
committed
build: build docs for 1.11.0rc1
1 parent 9ce43fa commit e1b6954

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/workflows/docs.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,13 @@ jobs:
1616
matrix:
1717
# you must not use anything but include here or the version.json generation will fail!
1818
include:
19+
- version: "1.11.0rc1"
20+
source: "tags"
21+
python: "3.10"
22+
sphinx: "4.5.0"
23+
mermaid: "0.7.1"
24+
jinja: "3.1.1"
25+
mermaid_fix: "true"
1926
- version: "1.10.3"
2027
source: "tags"
2128
python: "3.10"

0 commit comments

Comments
 (0)