From 00254bc191610b904050941f6db1d36d955a39b7 Mon Sep 17 00:00:00 2001 From: kenorb Date: Mon, 22 Jan 2024 01:23:35 +0000 Subject: [PATCH] Molecule: Do not test under ubuntu:bionic due to hang --- molecule/default/molecule.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/molecule/default/molecule.yml b/molecule/default/molecule.yml index bcad460..49fb397 100644 --- a/molecule/default/molecule.yml +++ b/molecule/default/molecule.yml @@ -8,8 +8,6 @@ lint: | platforms: - name: debian-latest image: debian:latest - - name: ubuntu-bionic - image: ubuntu:bionic - name: ubuntu-latest image: ubuntu:latest provisioner: