mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-08-27 08:21:46 -07:00
Reformat sort by python version first
This commit is contained in:
parent
a019a3a520
commit
48d52b7714
1 changed files with 16 additions and 16 deletions
32
.github/workflows/ansible-test-plugins.yml
vendored
32
.github/workflows/ansible-test-plugins.yml
vendored
|
@ -33,14 +33,14 @@ jobs:
|
||||||
- 3.8
|
- 3.8
|
||||||
- 3.9
|
- 3.9
|
||||||
exclude:
|
exclude:
|
||||||
- python: 3.9
|
|
||||||
ansible: stable-2.11
|
|
||||||
- python: 3.9
|
|
||||||
ansible: stable-2.12
|
|
||||||
- python: 3.8
|
- python: 3.8
|
||||||
ansible: stable-2.13
|
ansible: stable-2.13
|
||||||
- python: 3.8
|
- python: 3.8
|
||||||
ansible: devel
|
ansible: devel
|
||||||
|
- python: 3.9
|
||||||
|
ansible: stable-2.11
|
||||||
|
- python: 3.9
|
||||||
|
ansible: stable-2.12
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
- name: Check out code
|
- name: Check out code
|
||||||
|
@ -91,22 +91,22 @@ jobs:
|
||||||
connector: pymysql==0.7.10
|
connector: pymysql==0.7.10
|
||||||
- db_engine_version: mariadb_10.8.3
|
- db_engine_version: mariadb_10.8.3
|
||||||
connector: pymysql==0.7.10
|
connector: pymysql==0.7.10
|
||||||
- python: 3.8
|
|
||||||
ansible: stable-2.11
|
|
||||||
- python: 3.9
|
|
||||||
ansible: stable-2.11
|
|
||||||
- python: 3.6
|
- python: 3.6
|
||||||
ansible: stable-2.12
|
ansible: stable-2.12
|
||||||
- python: 3.9
|
|
||||||
ansible: stable-2.12
|
|
||||||
- python: 3.6
|
- python: 3.6
|
||||||
ansible: stable-2.13
|
ansible: stable-2.13
|
||||||
- python: 3.8
|
|
||||||
ansible: stable-2.13
|
|
||||||
- python: 3.6
|
- python: 3.6
|
||||||
ansible: devel
|
ansible: devel
|
||||||
|
- python: 3.8
|
||||||
|
ansible: stable-2.11
|
||||||
|
- python: 3.8
|
||||||
|
ansible: stable-2.13
|
||||||
- python: 3.8
|
- python: 3.8
|
||||||
ansible: devel
|
ansible: devel
|
||||||
|
- python: 3.9
|
||||||
|
ansible: stable-2.11
|
||||||
|
- python: 3.9
|
||||||
|
ansible: stable-2.12
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
|
@ -172,14 +172,14 @@ jobs:
|
||||||
- 3.8
|
- 3.8
|
||||||
- 3.9
|
- 3.9
|
||||||
exclude:
|
exclude:
|
||||||
- python: 3.9
|
|
||||||
ansible: stable-2.11
|
|
||||||
- python: 3.9
|
|
||||||
ansible: stable-2.12
|
|
||||||
- python: 3.8
|
- python: 3.8
|
||||||
ansible: stable-2.13
|
ansible: stable-2.13
|
||||||
- python: 3.8
|
- python: 3.8
|
||||||
ansible: devel
|
ansible: devel
|
||||||
|
- python: 3.9
|
||||||
|
ansible: stable-2.11
|
||||||
|
- python: 3.9
|
||||||
|
ansible: stable-2.12
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Check out code
|
- name: Check out code
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue