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

Signed-off-by: Hideki Saito <saito@fgrep.org>
This commit is contained in:
Hideki Saito
2026-07-08 11:43:37 +09:00
committed by GitHub
parent 4ac4603af5
commit 2504f532b8
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``.
...