From 7fec0b69a082aaeec72fee0612766aa42f6b1b4d Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 18 Apr 2024 07:52:35 +0200 Subject: Merging upstream version 9.4.0+dfsg. Signed-off-by: Daniel Baumann --- ansible_collections/cisco/dnac/.github/workflows/sanity_tests.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'ansible_collections/cisco/dnac/.github') diff --git a/ansible_collections/cisco/dnac/.github/workflows/sanity_tests.yml b/ansible_collections/cisco/dnac/.github/workflows/sanity_tests.yml index 2f07550bc..32d46d478 100644 --- a/ansible_collections/cisco/dnac/.github/workflows/sanity_tests.yml +++ b/ansible_collections/cisco/dnac/.github/workflows/sanity_tests.yml @@ -14,9 +14,8 @@ jobs: strategy: matrix: ansible: - - stable-2.12 - - stable-2.13 - stable-2.14 + - stable-2.15 - devel runs-on: ubuntu-20.04 steps: -- cgit v1.2.3