diff --git a/.github/workflows/e2e.yaml b/.github/workflows/e2e.yaml index d07377193..ac12c42da 100644 --- a/.github/workflows/e2e.yaml +++ b/.github/workflows/e2e.yaml @@ -31,10 +31,6 @@ jobs: make-target: test-upgrade-st2st-e2e use-artifacts: true use-codecov: false - - name: upgrade-ex2ex-e2e - make-target: test-upgrade-ex2ex-e2e - use-artifacts: true - use-codecov: false - name: upgrade-st2ex-e2e make-target: test-upgrade-st2ex-e2e use-artifacts: true