Skip to content

Commit

Permalink
add test for ansible 2.16
Browse files Browse the repository at this point in the history
  • Loading branch information
haidaraM committed Apr 24, 2024
1 parent 9a6e9b9 commit 6bc81fc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/testing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,7 @@ jobs:
matrix:
python-version: [ '3.10', '3.11' ]
# See https://www.ansible.com/blog/ansible-3.0.0-qa and https://docs.ansible.com/ansible/devel/reference_appendices/release_and_maintenance.html
ansible-core-version: [ '2.15.*' ]

ansible-core-version: [ '2.15.*', '2.16.*' ]

steps:
- name: Checkout code
Expand Down

0 comments on commit 6bc81fc

Please sign in to comment.