Add back python 3.8 and 3.9 for stable2.15

This commit is contained in:
Laurent Indermuehle 2024-04-09 08:48:20 +02:00
parent b7e85c4730
commit bcee62b99f
No known key found for this signature in database
GPG key ID: 93FA944C9F34DD09

View file

@ -168,9 +168,6 @@ jobs:
- python: '3.10' - python: '3.10'
connector_version: 2.0.3 connector_version: 2.0.3
- python: '3.8'
ansible: stable-2.15
- python: '3.8' - python: '3.8'
ansible: stable-2.16 ansible: stable-2.16
@ -181,10 +178,10 @@ jobs:
ansible: devel ansible: devel
- python: '3.9' - python: '3.9'
ansible: stable-2.15 ansible: stable-2.16
- python: '3.9' - python: '3.9'
ansible: stable-2.16 ansible: stable-2.17
- python: '3.9' - python: '3.9'
ansible: devel ansible: devel