Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

Commit

Permalink
Remove EOL versions
Browse files Browse the repository at this point in the history
  • Loading branch information
sdodsley authored Oct 5, 2023
1 parent e54b569 commit 3c75bbc
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ jobs:
strategy:
matrix:
ansible:
- stable-2.11
- stable-2.12
- stable-2.13
- stable-2.14
- stable-2.15
- stable-2.16
Expand All @@ -26,16 +23,6 @@ jobs:
- "3.10"
- "3.11"
exclude:
- python-version: "3.11"
ansible: stable-2.11
- python-version: "3.11"
ansible: stable-2.12
- python-version: "3.11"
ansible: stable-2.13
- python-version: "3.10"
ansible: stable-2.11
- python-version: 3.8
ansible: stable-2.14
- python-version: 3.8
ansible: stable-2.15
- python-version: 3.8
Expand Down

0 comments on commit 3c75bbc

Please sign in to comment.