cut ansible devel from the test matrix (#587)

This commit is contained in:
Laurent Indermühle 2023-10-27 13:21:35 +02:00 committed by GitHub
commit 37b105c526
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 0 additions and 24 deletions

View file

@ -27,7 +27,6 @@ jobs:
- stable-2.11
- stable-2.12
- stable-2.13
- devel
python:
- 3.6
- 3.8
@ -37,14 +36,10 @@ jobs:
ansible: stable-2.12
- python: 3.6
ansible: stable-2.13
- python: 3.6
ansible: devel
- python: 3.8
ansible: stable-2.11
- python: 3.8
ansible: stable-2.13
- python: 3.8
ansible: devel
- python: 3.9
ansible: stable-2.11
- python: 3.9