mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
Add Python 3.7 to CI unit test matrix. (#34680)
* Add Python 3.7 to CI unit test matrix. * Fix `os.errno` reference to be `errno`. * Update test_aci unit test for Python 3.7.
This commit is contained in:
@@ -14,6 +14,7 @@ matrix:
|
||||
- env: T=units/2.7
|
||||
- env: T=units/3.5
|
||||
- env: T=units/3.6
|
||||
- env: T=units/3.7
|
||||
|
||||
- env: T=windows/1
|
||||
- env: T=windows/2
|
||||
|
||||
Reference in New Issue
Block a user