We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8907825 commit a5b134aCopy full SHA for a5b134a
.github/workflows/e2e.yaml
@@ -106,6 +106,7 @@ jobs:
106
kubectl-version: ${{ steps.dotenv.outputs.kubectl_version }}
107
istio-version: ${{ steps.dotenv.outputs.istio_version }}
108
localstack: ${{ matrix.test.localstack }}
109
+ agentgateway: ${{ matrix.test.agentgateway }}
110
- id: run-tests
111
uses: ./.github/actions/kubernetes-e2e-tests
112
with:
0 commit comments