Skip to content

Commit

Permalink
test against ansible 2.14 (#124)
Browse files Browse the repository at this point in the history
  • Loading branch information
lowlydba authored Oct 2, 2022
1 parent eeffec5 commit cf24749
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ansible-test-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ jobs:
- stable-2.11
- stable-2.12
- stable-2.13
- stable-2.14
- devel
group: # windows/group/#/
- "1"
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/ansible-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ jobs:
- stable-2.11
- stable-2.12
- stable-2.13
- stable-2.14
- devel
runs-on: ubuntu-latest
steps:
Expand Down Expand Up @@ -122,6 +123,7 @@ jobs:
- stable-2.11
- stable-2.12
- stable-2.13
- stable-2.14
- devel
python:
#- 3.8
Expand Down

0 comments on commit cf24749

Please sign in to comment.