mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-04-09 20:20:32 -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:
|
||||
- 3.6
|
||||
connector:
|
||||
- pymysql==0.7.10
|
||||
- pymysql==0.9.3
|
||||
- mysqlclient==2.0.1
|
||||
include:
|
||||
- mysql: 5.7.31
|
||||
exclude:
|
||||
- mysql: 8.0.21
|
||||
connector: pymysql==0.7.10
|
||||
steps:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue