Skip to content

Commit

Permalink
chore: Updated test k8s-matrix
Browse files Browse the repository at this point in the history
Signed-off-by: Rashed Kamal <krashed@vmware.com>
  • Loading branch information
rashedkvm committed Jun 9, 2022
1 parent 7f59596 commit f2672b3
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -119,11 +119,13 @@ jobs:
strategy:
matrix:
k8s:
- 1.18.15
- 1.19.7
- 1.20.2
- 1.21.2
- 1.22.5
- 1.18.20
- 1.19.16
- 1.20.15
- 1.21.12
- 1.22.9
- 1.23.6
- 1.24.0
fail-fast: false
env:
REGISTRY_NAME: registry.local
Expand All @@ -133,7 +135,7 @@ jobs:
- uses: actions/checkout@v3
- uses: vmware-tanzu/carvel-setup-action@v1
with:
imgpkg: v0.22.0
imgpkg: v0.29.0
- run: |
imgpkg version
kbld version
Expand Down

0 comments on commit f2672b3

Please sign in to comment.