Skip to content

Commit

Permalink
precommit config
Browse files Browse the repository at this point in the history
  • Loading branch information
buluma committed Mar 31, 2024
1 parent 9cc039f commit b4516cc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ jobs:
fail-fast: false
matrix:
config:
- image: "amazonlinux"
tag: "latest"
# - image: "amazonlinux"
# tag: "latest"
- image: "enterpriselinux"
tag: "8"
- image: "docker-molecule-images"
Expand Down
6 changes: 3 additions & 3 deletions meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ galaxy_info:
min_ansible_version: "2.12"

platforms:
- name: Amazon
versions:
- Candidate
# - name: Amazon
# versions:
# - Candidate
- name: EL
versions:
- "8"
Expand Down

0 comments on commit b4516cc

Please sign in to comment.