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

Commit

Permalink
Remove testing against stable-2.9 and stable-2.10 from GHA matrix (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
Andersson007 authored Jun 2, 2022
1 parent 557a9c7 commit dd4fa68
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ansible-test-plugins.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ jobs:
strategy:
matrix:
ansible:
- stable-2.9
- stable-2.10
- stable-2.11
- stable-2.12
- stable-2.13
Expand Down Expand Up @@ -54,8 +52,6 @@ jobs:
fail-fast: true
matrix:
ansible:
- stable-2.9
- stable-2.10
- stable-2.11
- stable-2.12
- stable-2.13
Expand Down

0 comments on commit dd4fa68

Please sign in to comment.