Skip to content

Initial update to 6.0.0-dev0: remove support of ansible-core<2.16.0 and k8s inventory plugin #530

Initial update to 6.0.0-dev0: remove support of ansible-core<2.16.0 and k8s inventory plugin

Initial update to 6.0.0-dev0: remove support of ansible-core<2.16.0 and k8s inventory plugin #530

Workflow file for this run

---
name: Sanity tests
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
on:
pull_request:
branches:
- main
- stable-*
jobs:
sanity:
uses: yurnov/github_actions/.github/workflows/sanity.yml@drop-2.15