diff --git a/.github/workflows/functional-test-cloud.yaml b/.github/workflows/functional-test-cloud.yaml index 47734874f82..de1e0c57956 100644 --- a/.github/workflows/functional-test-cloud.yaml +++ b/.github/workflows/functional-test-cloud.yaml @@ -449,7 +449,7 @@ jobs: fail-fast: true matrix: os: [ubuntu-latest-m] - name: [corerp-cloud, ucp-cloud] + name: [ucp-cloud] runs-on: ${{ matrix.os }} env: UNIQUE_ID: ${{ needs.build.outputs.UNIQUE_ID }}