mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-09-29 13:03:30 -07:00
chore: bump ansible versions
This commit is contained in:
parent
b64af489ea
commit
13af84c3db
3 changed files with 6 additions and 3 deletions
3
.github/workflows/ansible-test.yml
vendored
3
.github/workflows/ansible-test.yml
vendored
|
@ -12,6 +12,7 @@ jobs:
|
|||
matrix:
|
||||
ansible_version:
|
||||
- stable-2.14
|
||||
- stable-2.15
|
||||
steps:
|
||||
- name: check out code
|
||||
uses: actions/checkout@v2
|
||||
|
@ -48,7 +49,7 @@ jobs:
|
|||
matrix:
|
||||
ansible_version:
|
||||
- stable-2.14
|
||||
- stable-2.11
|
||||
- stable-2.15
|
||||
steps:
|
||||
- name: check out code
|
||||
uses: actions/checkout@v2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue