Skip to content

Commit

Permalink
Merge pull request #7206 from jordimassaguerpla/ci_fix_podman_noch_ei…
Browse files Browse the repository at this point in the history
…n_mal

fix podman
  • Loading branch information
jordimassaguerpla authored Jun 27, 2023
2 parents 1d3ac7b + 98a5621 commit 5a8ba54
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/acceptance_tests_common.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:
test-uyuni:
runs-on: ubuntu-22.04
steps:
- name: fix podman
run: sudo apt install podman=3.4.4+ds1-1ubuntu1 --allow-downgrades
- name: welcome_message
run: echo "Running acceptance tests. More info at https://github.com/uyuni-project/uyuni/wiki/Running-Acceptance-Tests-at-PR"
- uses: actions/checkout@v3
Expand Down

0 comments on commit 5a8ba54

Please sign in to comment.