mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-07-31 17:11:25 -07:00
Update .github/workflows/ansible-test-plugins.yml
This commit is contained in:
parent
4ce3121550
commit
dbd5acbbea
1 changed files with 5 additions and 0 deletions
5
.github/workflows/ansible-test-plugins.yml
vendored
5
.github/workflows/ansible-test-plugins.yml
vendored
|
@ -307,6 +307,11 @@ jobs:
|
|||
- python: '3.9'
|
||||
ansible: devel
|
||||
|
||||
- python: '3.10'
|
||||
ansible: stable-2.17
|
||||
|
||||
- python: '3.11'
|
||||
ansible: stable-2.17
|
||||
steps:
|
||||
- name: >-
|
||||
Perform unit testing against
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue