mirror of
https://github.com/kubevirt/kubevirt.core.git
synced 2026-07-25 00:44:35 +00:00
It updates test python versions configuration to 3.10 and 3.14. Otherwise, it fails to run coverage tests due to non supported operations such as merge dicts. Signed-off-by: Javier Cano Cano <jcanocan@redhat.com>