Skip to content

Commit

Permalink
Clear some new lint issues
Browse files Browse the repository at this point in the history
  • Loading branch information
Daemonslayer2048 committed Jan 6, 2025
1 parent c3954de commit a785925
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion changelogs/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
releases: {}
releases: {}
2 changes: 1 addition & 1 deletion meta/runtime.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---

Check failure on line 1 in meta/runtime.yml

View workflow job for this annotation

GitHub Actions / Lint for PR

meta-runtime[unsupported-version]

'requires_ansible' key must refer to a currently supported version such as: >=2.15.0, >=2.16.0, >=2.17.0

Check failure on line 1 in meta/runtime.yml

View workflow job for this annotation

GitHub Actions / Lint for push

meta-runtime[unsupported-version]

'requires_ansible' key must refer to a currently supported version such as: >=2.15.0, >=2.16.0, >=2.17.0

Check failure on line 1 in meta/runtime.yml

View workflow job for this annotation

GitHub Actions / Lint for PR

meta-runtime[unsupported-version]

'requires_ansible' key must refer to a currently supported version such as: >=2.15.0, >=2.16.0, >=2.17.0
requires_ansible: ">=2.10"
requires_ansible: ">=2.10"

0 comments on commit a785925

Please sign in to comment.