Skip to content

Commit

Permalink
Add 2.10 to molecule matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
gravesm committed Jun 16, 2021
1 parent 78655c7 commit de14bec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
strategy:
matrix:
python_version: ['3.7']
ansible_version: ['==2.9.*', '']
ansible_version: ['==2.9.*', '==2.10.*', '']
steps:
- name: Check out code
uses: actions/checkout@v2
Expand Down

0 comments on commit de14bec

Please sign in to comment.