Skip to content

Commit a5b134a

Browse files
committed
fix matrix
Signed-off-by: John Howard <[email protected]>
1 parent 8907825 commit a5b134a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/e2e.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ jobs:
106106
kubectl-version: ${{ steps.dotenv.outputs.kubectl_version }}
107107
istio-version: ${{ steps.dotenv.outputs.istio_version }}
108108
localstack: ${{ matrix.test.localstack }}
109+
agentgateway: ${{ matrix.test.agentgateway }}
109110
- id: run-tests
110111
uses: ./.github/actions/kubernetes-e2e-tests
111112
with:

0 commit comments

Comments
 (0)