Skip to content

Commit

Permalink
drop unsupported Python versions
Browse files Browse the repository at this point in the history
  • Loading branch information
stdevel committed Mar 28, 2024
1 parent cf3c30f commit e58b18b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ansible-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,8 @@ jobs:
- stable-2.13
- stable-2.14
python:
- '3.6'
- '3.7'
- '3.8'
- '3.9'
- '3.10'
runs-on: >-
${{ contains(fromJson(
'["stable-2.9", "stable-2.10", "stable-2.11", "stable-2.12", "stable-2.13", "stable-2.14"]'
Expand Down

0 comments on commit e58b18b

Please sign in to comment.