mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-07-26 14:41:24 -07:00
Cut python 3.11 not supported by ansible-test yet
This commit is contained in:
parent
98dbc1e1ec
commit
bcca4e832b
1 changed files with 0 additions and 5 deletions
5
.github/workflows/ansible-test-plugins.yml
vendored
5
.github/workflows/ansible-test-plugins.yml
vendored
|
@ -57,7 +57,6 @@ jobs:
|
|||
- 3.8
|
||||
- 3.9
|
||||
- 3.10
|
||||
- 3.11
|
||||
connector:
|
||||
- pymysql==0.7.10
|
||||
- pymysql==0.9.3
|
||||
|
@ -81,10 +80,6 @@ jobs:
|
|||
ansible: stable-2.12
|
||||
- python: 3.10
|
||||
ansible: stable-2.12
|
||||
- python: 3.11
|
||||
ansible: stable-2.12
|
||||
- python: 3.11
|
||||
ansible: stable-2.13
|
||||
|
||||
services:
|
||||
db_primary:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue