Commit df54700c authored by Simon Cornet's avatar Simon Cornet
Browse files

feat: run molecule and distros once :)

parent d9de3b07
Loading
Loading
Loading
Loading
+0 −8
Original line number Diff line number Diff line
@@ -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"