Removing Podman to use Docker again in the collection ci (#14938)

Removing Podman var to use Docker again in the collection ci
This commit is contained in:
Cesar Francisco San Nicolas Martinez 2024-02-28 14:56:49 +01:00 committed by GitHub
parent a49d894cf1
commit a5d17539c6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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