Skip to content

Commit

Permalink
Removing Podman to use Docker again in the collection ci (ansible#14938)
Browse files Browse the repository at this point in the history
Removing Podman var to use Docker again in the collection ci
  • Loading branch information
CFSNM authored Feb 28, 2024
1 parent a49d894 commit a5d1753
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,10 +127,6 @@ jobs:

- name: Run sanity tests
run: make test_collection_sanity
env:
# needed due to cgroupsv2. This is fixed, but a stable release
# with the fix has not been made yet.
ANSIBLE_TEST_PREFER_PODMAN: 1

collection-integration:
name: awx_collection integration
Expand Down

0 comments on commit a5d1753

Please sign in to comment.