From c5f29f85cefb98f726772429a1a4eca879764eff Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Sun, 12 Nov 2023 14:20:01 +0100 Subject: [PATCH] Stick to pre-semantic-markup version. --- tests/sanity/extra/extra-docs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/sanity/extra/extra-docs.json b/tests/sanity/extra/extra-docs.json index 9a28d174..4e061fb2 100644 --- a/tests/sanity/extra/extra-docs.json +++ b/tests/sanity/extra/extra-docs.json @@ -7,7 +7,7 @@ ], "output": "path-line-column-message", "requirements": [ - "ansible-core", + "ansible-core<2.16", "antsibull-docs" ] }