mirror of
https://github.com/ansible/awx.git
synced 2026-01-09 23:12:08 -03:30
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:
parent
a49d894cf1
commit
a5d17539c6
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user