diff --git a/.github/workflows/_internal-integration.yaml b/.github/workflows/_internal-integration.yaml index 6a92499..ca5165e 100644 --- a/.github/workflows/_internal-integration.yaml +++ b/.github/workflows/_internal-integration.yaml @@ -30,9 +30,8 @@ jobs: - uses: actions/checkout@v4 - uses: ./supported-version with: - kind: all + kind: currently-supported id: supported-version - - run: echo ${{ steps.supported-version.outputs.matrix }} integration-workflow: needs: compute_matrix uses: ./.github/workflows/integration.yaml