Skip to content

Commit

Permalink
fix(ci): set image env to use correct distro
Browse files Browse the repository at this point in the history
  • Loading branch information
adf-patrickha committed May 3, 2024
1 parent 16bf488 commit b1c5f88
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,3 +93,5 @@ jobs:
with:
molecule_command: test
molecule_args: "--scenario-name postgresql"
env:
image: ${{ config.image }}

0 comments on commit b1c5f88

Please sign in to comment.