mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-08-24 06:51:45 -07:00
cut ansible devel from the test matrix (#587)
This commit is contained in:
parent
57d9ba03eb
commit
37b105c526
4 changed files with 0 additions and 24 deletions
5
.github/workflows/ansible-test-roles.yml
vendored
5
.github/workflows/ansible-test-roles.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue