From 361ddf47da810ae49e0b15a29207132fa309ba26 Mon Sep 17 00:00:00 2001 From: Vincent Langlet Date: Tue, 24 Aug 2021 16:48:08 +0200 Subject: [PATCH] Update tests --- .github/workflows/ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a452ceb..96a41a6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -49,6 +49,8 @@ jobs: playbook: converge.yml - distro: ubuntu1804 playbook: converge.yml + - distro: debian11 + playbook: converge.yml - distro: debian10 playbook: converge.yml - distro: debian9