Skip to content

Commit

Permalink
fixed podman version
Browse files Browse the repository at this point in the history
  • Loading branch information
anna-savina committed Jan 5, 2025
1 parent 77e9060 commit 67a420f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ansible-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
# recent version of podman has a bug. Fix is waiting deployment
# see https://github.com/actions/runner-images/issues/7753
sudo apt-get install podman=3.4.4+ds1-1ubuntu1 --allow-downgrades
sudo apt-get install podman
- name: Checkout repo
uses: actions/checkout@v4
Expand Down

0 comments on commit 67a420f

Please sign in to comment.