diff --git a/.github/workflows/ansible-test-plugins.yml b/.github/workflows/ansible-test-plugins.yml index a258a32..5c79d2c 100644 --- a/.github/workflows/ansible-test-plugins.yml +++ b/.github/workflows/ansible-test-plugins.yml @@ -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