mirror of
https://github.com/kubescape/kubescape.git
synced 2026-04-15 06:58:11 +00:00
Update CI workflow and goreleaser post-e2e script to use Python 3.9. Rename SYSTEST_REQUIRE_PY311 to SYSTEST_REQUIRE_PY39, prefer python3.9, and change version checks to refuse venvs created with Python 3.10+. If python3.9 is missing or wrong, honor E2E_FAIL_ON_ERROR: either fail the release or skip system tests and clean up.