Skip to content

Commit

Permalink
Remove pip3.8 install
Browse files Browse the repository at this point in the history
  • Loading branch information
pwalczysko committed Nov 13, 2024
1 parent dd26eb5 commit 72c4e36
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,5 @@ jobs:
pip install "ansible<8" "ansible-lint<6.13" flake8
pip install "molecule<5" "ansible-compat<4"
pip install molecule-plugins[docker] pytest-testinfra
pip3.8 install jmespath
- name: Run molecule
run: molecule test -s "${{ matrix.scenario }}"

0 comments on commit 72c4e36

Please sign in to comment.