1
0
Fork 0
mirror of https://github.com/ansible-collections/community.mysql.git synced 2026-02-04 07:11:49 +00:00

Update .github/workflows/ansible-test-plugins.yml

This commit is contained in:
Laurent Indermühle 2025-07-11 13:34:26 +02:00 committed by GitHub
parent 4ce3121550
commit dbd5acbbea
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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