Skip to content

Commit

Permalink
Tox is misbehaving. Default for now.
Browse files Browse the repository at this point in the history
  • Loading branch information
buluma committed Jun 17, 2024
1 parent c222137 commit fa76233
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
matrix:
config:
- image: "enterpriselinux"
tag: "8"
tag: "7"
- image: "enterpriselinux"
tag: "8"
steps:
Expand All @@ -56,7 +56,7 @@ jobs:
with:
path: "${{ github.repository }}"
- name: Running Molecule Test
uses: buluma/molecule-action@v24.2.0
uses: buluma/molecule-action@v24.6.17
with:
image: ${{ matrix.config.image }}
tag: ${{ matrix.config.tag }}
Expand Down

0 comments on commit fa76233

Please sign in to comment.