mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-06-10 02:09:12 -07:00
Rearrange job matrix
This commit is contained in:
parent
a126852b23
commit
3f3f7e7b26
1 changed files with 3 additions and 2 deletions
5
.github/workflows/ansible-test-plugins.yml
vendored
5
.github/workflows/ansible-test-plugins.yml
vendored
|
@ -63,10 +63,11 @@ jobs:
|
||||||
python:
|
python:
|
||||||
- 3.6
|
- 3.6
|
||||||
connector:
|
connector:
|
||||||
|
- pymysql==0.7.10
|
||||||
- pymysql==0.9.3
|
- pymysql==0.9.3
|
||||||
- mysqlclient==2.0.1
|
- mysqlclient==2.0.1
|
||||||
include:
|
exclude:
|
||||||
- mysql: 5.7.31
|
- mysql: 8.0.21
|
||||||
connector: pymysql==0.7.10
|
connector: pymysql==0.7.10
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue