Remove meta-runtime[unsupported-version] line from the skip_list (#767)

Signed-off-by: Hideki Saito <saito@fgrep.org>
This commit is contained in:
Hideki Saito
2026-07-08 08:14:25 +09:00
committed by GitHub
parent e114652e45
commit bf4e5d917e
2 changed files with 4 additions and 1 deletions

View File

@@ -0,0 +1,4 @@
---
trivial:
- ansible-lint - Removed ``meta-runtime[unsupported-version]`` from the skip_list in ``.ansible-lint``.
...