Skip to content

Commit 4b8e729

Browse files
committed
Try to fix 3.3's docs
- Remove 3.3.x as there are no more 3.3 snapshots. - Hardcode v3.3.13 as latest-version-extension does not appear to work with ranges See gh-46451
1 parent 39218e2 commit 4b8e729

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

antora-playbook.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,10 @@ content:
3131
sources:
3232
- url: .
3333
branches:
34-
- '3.3.x'
3534
- '3.4.x'
3635
- '3.5.x'
3736
tags:
38-
- 'v3.3.{0..13}'
37+
- 'v3.3.13'
3938
- 'v3.4.*'
4039
- 'v3.5.*'
4140
start_paths:

0 commit comments

Comments
 (0)