From 3923cbc6fc3595706bc56e5b9d569f0936839524 Mon Sep 17 00:00:00 2001 From: Akshith Gunasheelan <126816102+akshith-gunasheelan@users.noreply.github.com> Date: Mon, 30 Oct 2023 12:39:48 +0530 Subject: [PATCH] Update .ansible-test.yml --- .github/workflows/.ansible-test.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/.ansible-test.yml b/.github/workflows/.ansible-test.yml index 4d235163..b781670d 100644 --- a/.github/workflows/.ansible-test.yml +++ b/.github/workflows/.ansible-test.yml @@ -60,6 +60,7 @@ jobs: - '3.10' ansible: - stable-2.14 + - stable-2.15 steps: - name: Check out code