From fdaa1b164203d3b5b9cc6dc057b688c50885989d Mon Sep 17 00:00:00 2001 From: juju4 Date: Sat, 14 Dec 2024 16:08:56 +0000 Subject: [PATCH] ci(default-bare): remove experimental for 22.04 --- .github/workflows/default-bare.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/default-bare.yml b/.github/workflows/default-bare.yml index 72f4880..bb84cd4 100644 --- a/.github/workflows/default-bare.yml +++ b/.github/workflows/default-bare.yml @@ -28,7 +28,7 @@ jobs: - distribution: ubuntu version: '22.04' suite: default - experimental: true + experimental: false env: ANSIBLE_CALLBACKS_ENABLED: profile_tasks ANSIBLE_EXTRA_VARS: "-e misp_mysql_user=root -e misp_mysql_pass=root"