mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-08-12 17:14:28 -07:00
Test with Python 3.11 and 3.12, the two versions compatible with Ansible 2.17 and 2.18
This commit is contained in:
parent
38146cdc9b
commit
c819fc798d
4 changed files with 5 additions and 7 deletions
|
@ -70,4 +70,4 @@ jobs:
|
|||
# run tests
|
||||
- name: Run integration tests
|
||||
# Add the -vvv flag to print out more output
|
||||
run: ansible-test integration -v --color --python 3.10 --venv-system-site-packages
|
||||
run: ansible-test integration -v --color --python 3.11 --venv-system-site-packages
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue