feat(integration)!: use services from supported-version (#207)

This commit is contained in:
Damien Retzinger
2025-12-15 10:52:31 -05:00
committed by GitHub
parent 178ec212f2
commit 5fb9523081
2 changed files with 2 additions and 59 deletions
+1 -2
View File
@@ -31,8 +31,7 @@ jobs:
- uses: ./supported-version
with:
kind: currently-supported
id: supported-version
- run: echo ${{ steps.supported-version.outputs.matrix }}
include_services: true
integration-workflow:
needs: compute_matrix
uses: ./.github/workflows/integration.yaml