Skip to content

Commit

Permalink
Update e2e.yaml (#251)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidhadas authored Oct 17, 2023
1 parent 67833a1 commit 2b08f82
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
matrix:
k8s-version:
- v1.27.x
- v1.25.x
- v1.28.x

env:
KO_DOCKER_REPO: registry.local:5000/knative # registry setup by setup-kind
Expand Down Expand Up @@ -102,4 +102,4 @@ jobs:
cluster-resources: nodes,namespaces,crds
namespace-resources: pods,svc,services.serving.knative.dev,guardians.guard.security.knative.dev
artifact-name: logs-${{ matrix.k8s-version }}


0 comments on commit 2b08f82

Please sign in to comment.