Skip to content

Commit

Permalink
fix build enterpriselinux
Browse files Browse the repository at this point in the history
  • Loading branch information
buluma committed Feb 1, 2022
1 parent aefb070 commit f29ddcc
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .github/workflows/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,20 +35,16 @@ jobs:
config:
- image: "alpine"
tag: "latest"
- image: "debian"
tag: "latest"
- image: "debian"
tag: "bookworm"
- image: "enterpriselinux"
tag: "latest"
- image: "fedora"
tag: "34"
- image: "fedora"
tag: "latest"
- image: "fedora"
tag: "rawhide"
- image: "opensuse"
tag: "latest"
# - image: "opensuse" # TODO Test Opensuse
# tag: "latest"
- image: "ubuntu"
tag: "latest"
- image: "ubuntu"
Expand Down

0 comments on commit f29ddcc

Please sign in to comment.