diff --git a/.github/workflows/_integration_test.yml b/.github/workflows/_integration_test.yml index f9b3bd3193b87..b1eff7b2b6dd9 100644 --- a/.github/workflows/_integration_test.yml +++ b/.github/workflows/_integration_test.yml @@ -20,8 +20,6 @@ jobs: matrix: python-version: - "3.8" - - "3.9" - - "3.10" - "3.11" name: Python ${{ matrix.python-version }} steps: