Skip to content

Commit

Permalink
Use New Container
Browse files Browse the repository at this point in the history
  • Loading branch information
buluma committed Mar 29, 2024
1 parent bbfc09c commit 53773ad
Showing 1 changed file with 18 additions and 14 deletions.
32 changes: 18 additions & 14 deletions .github/workflows/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,25 +54,29 @@ jobs:
tag: "8"
- image: "enterpriselinux"
tag: "latest"
- image: "debian-systemd"
tag: "latest"
- image: "debian-systemd"
- image: "docker-molecule-images"
tag: "buster"
- image: "docker-molecule-images"
tag: "bullseye"
- image: "fedora-systemd"
- image: "docker-molecule-images"
tag: "37"
- image: "docker-molecule-images"
tag: "38"
- image: "fedora-systemd"
tag: "latest"
- image: "fedora-systemd"
- image: "docker-molecule-images"
tag: "39"
- image: "docker-molecule-images"
tag: "40"
- image: "docker-molecule-images"
tag: "rawhide"
- image: "docker-opensuse-systemd"
tag: "latest"
- image: "docker-ubuntu-systemd"
tag: "latest"
- image: "docker-ubuntu-systemd"
- image: "docker-molecule-images"
tag: "opensuse"
- image: "docker-molecule-images"
tag: "focal"
- image: "docker-ubuntu-systemd"
- image: "docker-molecule-images"
tag: "bionic"
- image: "docker-ubuntu-systemd"
- image: "docker-molecule-images"
tag: "jammy"
- image: "docker-molecule-images"
tag: "lunar"
steps:
- name: Checkout Role
Expand Down

0 comments on commit 53773ad

Please sign in to comment.