diff --git a/.github/workflows/e2e-tests.yml b/.github/workflows/e2e-tests.yml index 389da93d..d7ca6632 100644 --- a/.github/workflows/e2e-tests.yml +++ b/.github/workflows/e2e-tests.yml @@ -44,10 +44,6 @@ jobs: python: 3.10.4 - os: windows-latest python: 3.10.4 - - os: ubuntu-22.04 - python: '3.8.12' - - os: windows-latest - python: '3.8.12' - os: ubuntu-22.04 python: '<3.11' verify-version: '3.10'