Skip to content

Commit

Permalink
drop unsupported Python version from testing
Browse files Browse the repository at this point in the history
  • Loading branch information
stdevel committed Mar 28, 2024
1 parent feef082 commit cf59abd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ansible-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ jobs:
- 3.8
- 3.9
- 3.10
- 3.11
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 cf59abd

Please sign in to comment.