Skip to content

Commit

Permalink
Calendar update
Browse files Browse the repository at this point in the history
  • Loading branch information
buluma committed Jun 17, 2024
1 parent 2342f9e commit a4fa77e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,6 @@ jobs:
tag: "ubuntu_latest"
- image: "docker-molecule-images"
tag: "focal"
- image: "docker-molecule-images"
tag: "bionic"
- image: "docker-molecule-images"
tag: "jammy"
- image: "docker-molecule-images"
Expand All @@ -84,7 +82,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 a4fa77e

Please sign in to comment.