Skip to content

Commit

Permalink
GHA: add testing against stable-2.18, remove stable-2.15
Browse files Browse the repository at this point in the history
  • Loading branch information
Andersson007 committed Oct 10, 2024
1 parent 9bb6bff commit 325f4d3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ansible-test-plugins.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ jobs:
strategy:
matrix:
ansible:
- stable-2.15
- stable-2.16
- stable-2.17
- stable-2.18
- devel
steps:

Expand Down Expand Up @@ -56,9 +56,9 @@ jobs:
fail-fast: true
matrix:
ansible:
- stable-2.15
- stable-2.16
- stable-2.17
- stable-2.18
- devel

steps:
Expand Down Expand Up @@ -100,9 +100,9 @@ jobs:
fail-fast: false
matrix:
ansible:
- stable-2.15
- stable-2.16
- stable-2.17
- stable-2.18
- devel
clickhouse:
- 21.8.15.7
Expand Down

0 comments on commit 325f4d3

Please sign in to comment.