Skip to content

Commit

Permalink
Add Testing for Core 2.17 (#1295)
Browse files Browse the repository at this point in the history
  • Loading branch information
pyrodie18 committed Jun 15, 2024
1 parent de9eb11 commit 45ed88b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/plugins-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
# https://docs.ansible.com/ansible/latest/reference_appendices/release_and_maintenance.html#ansible-core-changelogs
- stable-2.15
- stable-2.16
- stable-2.17
- devel
python:
- '3.9'
Expand All @@ -38,6 +39,8 @@ jobs:
python: '3.12'
- ansible: stable-2.16
python: '3.9'
- ansible: stable-2.17
python: '3.9'
- ansible: devel
python: '3.9'

Expand Down

0 comments on commit 45ed88b

Please sign in to comment.