Skip to content

Commit

Permalink
Update test requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
haidaraM committed Oct 1, 2023
1 parent ad2e9fd commit 69faa7d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/testing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ jobs:
strategy:
fail-fast: false
matrix:
python-version: [ '3.9', '3.10' ]
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-version: [ '2.13.*', '2.14.*' ]
ansible-version: [ '2.14.*', '2.15.*' ]


steps:
Expand Down

0 comments on commit 69faa7d

Please sign in to comment.