diff --git a/.gitlab/testing.yaml b/.gitlab/testing.yaml index 00c8b67..7acf649 100644 --- a/.gitlab/testing.yaml +++ b/.gitlab/testing.yaml @@ -24,11 +24,3 @@ molecule: molecule \ molecule-plugins[docker]" - "molecule test" - parallel: - matrix: - - image: "debian" - tag: "12" - - image: "ubuntu" - tag: "22.04" - - image: "ubuntu" - tag: "24.04"