From 89912779a9f8dcc9175ea5aff07c6f97a57bc277 Mon Sep 17 00:00:00 2001 From: Damien Retzinger Date: Tue, 16 Dec 2025 11:27:41 -0500 Subject: [PATCH] ci: restore accidentally removed id from integration test --- .github/workflows/_internal-integration.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/_internal-integration.yaml b/.github/workflows/_internal-integration.yaml index d8bee89..ca9ffba 100644 --- a/.github/workflows/_internal-integration.yaml +++ b/.github/workflows/_internal-integration.yaml @@ -32,6 +32,7 @@ jobs: with: kind: currently-supported include_services: true + id: supported-version integration-workflow: needs: compute_matrix uses: ./.github/workflows/integration.yaml