diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 91b9150..a72741c 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -78,13 +78,13 @@ jobs: ansible-version: '9.7.0' # python 3.12 - - python-version: '3.11' + - python-version: '3.12' ansible-version: '6.7.0' - - python-version: '3.11' + - python-version: '3.12' ansible-version: '7.7.0' - - python-version: '3.11' + - python-version: '3.12' ansible-version: '8.7.0' - - python-version: '3.11' + - python-version: '3.12' ansible-version: '9.7.0' steps: