From df37b4142f311ee01f61bae447eeeec4f9112086 Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Sun, 12 Nov 2023 11:25:55 +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" ] }