Skip to content

Commit

Permalink
Bump testinfra to oldest available
Browse files Browse the repository at this point in the history
  • Loading branch information
rhysmeister committed Jul 24, 2024
1 parent c21f03e commit 8bf8b90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-roles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:

- name: Install requirements
run: |
pip install molecule molecule-docker pytest-testinfra==3.4.0
pip install molecule molecule-docker pytest-testinfra==5.3.*
- name: Add molecule location to path
run: echo "${HOME}/.local/bin" >> $GITHUB_PATH
Expand Down

0 comments on commit 8bf8b90

Please sign in to comment.