CI: add testing against ansible-core 2.13

Relates to https://github.com/ansible-collections/news-for-maintainers/issues/14
This commit is contained in:
R. Sicart 2022-04-02 16:18:18 +02:00
commit dc3c0ee4af
3 changed files with 9 additions and 0 deletions

View file

@ -27,6 +27,7 @@ jobs:
- stable-2.10
- stable-2.11
- stable-2.12
- stable-2.13
- devel
python:
- 3.6
@ -40,6 +41,8 @@ jobs:
ansible: stable-2.11
- python: 3.6
ansible: stable-2.12
- python: 3.6
ansible: stable-2.13
- python: 3.6
ansible: devel