Skip to content

Commit e58b18b

Browse files
committed
drop unsupported Python versions
1 parent cf3c30f commit e58b18b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ansible-test.yml

-3
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,8 @@ jobs:
2323
- stable-2.13
2424
- stable-2.14
2525
python:
26-
- '3.6'
27-
- '3.7'
2826
- '3.8'
2927
- '3.9'
30-
- '3.10'
3128
runs-on: >-
3229
${{ contains(fromJson(
3330
'["stable-2.9", "stable-2.10", "stable-2.11", "stable-2.12", "stable-2.13", "stable-2.14"]'

0 commit comments

Comments
 (0)