diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index 8aa40bc3d..a51cf9b66 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml @@ -27,7 +27,6 @@ jobs: strategy: matrix: python-version: - - "3.9" - "3.10" - "3.11" - "3.12"