Reduce test count

This commit is contained in:
Laurent Indermuehle 2024-06-07 14:50:54 +02:00
commit ed4729e0b5
No known key found for this signature in database
GPG key ID: 93FA944C9F34DD09

View file

@ -59,8 +59,18 @@ jobs:
- '3.8'
- '3.9'
- '3.10'
- '3.11'
- '3.12'
include:
- python: '3.11'
ansible: stable-2.17
- python: '3.11'
ansible: devel
- python: '3.12'
ansible: stable-2.17
- python: '3.12'
ansible: devel
exclude:
- db_engine_name: mysql
db_engine_version: 10.4.27