mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-02-03 23:51:48 +00:00
CI - bump ansible-core version
* bump devel test to ansible-core 2.19 * add ansible-core 2.18 to stable list but CI only covers sanity test at the moment. Signed-off-by: Hideki Saito <saito@fgrep.org>
This commit is contained in:
parent
a85108e25e
commit
7194b6bb13
4 changed files with 54 additions and 3 deletions
|
|
@ -74,11 +74,14 @@ None
|
|||
|
||||
<!-- List the versions of Ansible the collection has been tested with. Must match what is in galaxy.yml. -->
|
||||
|
||||
- ansible-core 2.18 (devel)
|
||||
- ansible-core 2.19 (devel)
|
||||
- ansible-core 2.18 (stable) *
|
||||
- ansible-core 2.17 (stable)
|
||||
- ansible-core 2.16 (stable)
|
||||
- ansible-core 2.15 (stable)
|
||||
|
||||
*Note: For ansible-core 2.18, CI only covers sanity tests and no integration tests will be run until the test environment is released.*
|
||||
|
||||
## Roadmap
|
||||
|
||||
<!-- Optional. Include the roadmap for this collection, and the proposed release/versioning strategy so users can anticipate the upgrade/update cycle. -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue