diff --git a/.github/workflows/backend_checks.yml b/.github/workflows/backend_checks.yml index eb77b7e21c..8a59a7ee2c 100644 --- a/.github/workflows/backend_checks.yml +++ b/.github/workflows/backend_checks.yml @@ -245,6 +245,7 @@ jobs: needs: Check-Container-Startup strategy: matrix: + fail-fast: false python_version: ["3.9.18", "3.10.13"] test_selection: - "ctl-not-external"