Skip to content

Commit

Permalink
test on newer k8s and istio versions (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nissan Itzhakov authored Jan 8, 2024
1 parent b543940 commit 4dbff3c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/multiple-versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ jobs:
strategy:
matrix:
versions:
- kind_image: "kindest/node:v1.29.0"
istio: "1.20.0"
- kind_image: "kindest/node:v1.25.3"
istio: "1.16.2"
- kind_image: "kindest/node:v1.23.13"
Expand Down

0 comments on commit 4dbff3c

Please sign in to comment.