diff --git a/.github/workflows/integration-test.yaml b/.github/workflows/integration-test.yaml index 3507488..56f8b45 100644 --- a/.github/workflows/integration-test.yaml +++ b/.github/workflows/integration-test.yaml @@ -51,9 +51,6 @@ jobs: - name: "Ubuntu 22.04, Py 3.10, from latest" distro_image: "ubuntu:22.04" extra_flags: --upgrade-from=latest - - name: "Ubuntu 22.04, Py 3.10, from 0.2.0" - distro_image: "ubuntu:22.04" - extra_flags: --upgrade-from=0.2.0 - name: "Ubuntu 22.04, Py 3.10, from 1.*" distro_image: "ubuntu:22.04" extra_flags: --upgrade-from=1