CI: add stable-2.14 to test matrix

This commit is contained in:
Andrew Klychkov 2022-09-22 09:37:11 +02:00
commit d47089094f
2 changed files with 19 additions and 0 deletions

View file

@ -28,6 +28,7 @@ jobs:
- stable-2.11
- stable-2.12
- stable-2.13
- stable-2.14
- devel
python:
- 3.8
@ -35,6 +36,8 @@ jobs:
exclude:
- python: 3.8
ansible: stable-2.13
- python: 3.8
ansible: stable-2.14
- python: 3.8
ansible: devel
- python: 3.9
@ -77,6 +80,7 @@ jobs:
- stable-2.11
- stable-2.12
- stable-2.13
- stable-2.14
- devel
python:
- 3.6
@ -95,12 +99,16 @@ jobs:
ansible: stable-2.12
- python: 3.6
ansible: stable-2.13
- python: 3.6
ansible: stable-2.14
- python: 3.6
ansible: devel
- python: 3.8
ansible: stable-2.11
- python: 3.8
ansible: stable-2.13
- python: 3.8
ansible: stable-2.14
- python: 3.8
ansible: devel
- python: 3.9
@ -167,6 +175,7 @@ jobs:
- stable-2.11
- stable-2.12
- stable-2.13
- stable-2.14
- devel
python:
- 3.8
@ -174,6 +183,8 @@ jobs:
exclude:
- python: 3.8
ansible: stable-2.13
- python: 3.8
ansible: stable-2.14
- python: 3.8
ansible: devel
- python: 3.9