Skip to content

Commit

Permalink
readd 2.14
Browse files Browse the repository at this point in the history
  • Loading branch information
markuman committed Dec 4, 2023
1 parent 531ed0c commit c7c6a81
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions .github/workflows/ansible-test-plugins.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
strategy:
matrix:
ansible:
- stable-2.14
- stable-2.15
- stable-2.16
- devel
Expand All @@ -44,20 +45,18 @@ jobs:
proxysql:
- 2.3.2
ansible:
- stable-2.14
- stable-2.15
- stable-2.16
- devel
python:
- 3.9
include:
- python: 3.9
ansible: "stable-2.15"
proxysql: 2.4.4
- python: 3.9
ansible: "stable-2.15"
ansible: "stable-2.14"
proxysql: 2.3.2
- python: 3.11
ansible: "stable-2.16"
- python: 3.10
ansible: "stable-2.15"
proxysql: 2.4.4
- python: 3.12
ansible: "stable-2.16"
Expand Down

0 comments on commit c7c6a81

Please sign in to comment.