Skip to content

Commit 39218e2

Browse files
committed
Try a different approach to referencing the desired 3.3.x tags
See gh-46451
1 parent d2d16cc commit 39218e2

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

antora-playbook.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,7 @@ content:
3535
- '3.4.x'
3636
- '3.5.x'
3737
tags:
38-
- '!3.3.0-M1'
39-
- '!3.3.0-M2'
40-
- 'v3.3.*'
38+
- 'v3.3.{0..13}'
4139
- 'v3.4.*'
4240
- 'v3.5.*'
4341
start_paths:

0 commit comments

Comments
 (0)