Skip to content

Commit

Permalink
CI: Fix Docker dependency (pt 2)
Browse files Browse the repository at this point in the history
  • Loading branch information
fushar committed May 25, 2024
1 parent 63d7545 commit 49e2697
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:

- name: Install docker for ansible
run: |
ansible-galaxy collection install community.docker:3.4.5
ansible-galaxy collection install community.docker:3.10.2
pipx inject ansible-core docker six
- id: get-release-version
Expand Down

0 comments on commit 49e2697

Please sign in to comment.