Disable F37 podman tests for ansible-test (#79998)

The recent update from podman 4.3.1 to 4.4.1 has broken container management.
Removing the tests from the CI matrix until the issue is resolved.
pull/80000/head
Matt Clay 1 year ago committed by GitHub
parent 75274021d3
commit 875a4ec242
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -124,8 +124,6 @@ stages:
targets:
- name: Alpine 3.17
test: alpine/3.17
- name: Fedora 37
test: fedora/37
- name: RHEL 8.7
test: rhel/8.7
- name: RHEL 9.1

Loading…
Cancel
Save