Skip to content

Commit

Permalink
Update Kubernetes versions tested in e2e
Browse files Browse the repository at this point in the history
  • Loading branch information
SaschaSchwarze0 committed Oct 12, 2023
1 parent ab02eab commit 0144ff7
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 @@ -14,8 +14,8 @@ jobs:
fail-fast: false
matrix:
kubernetes:
- v1.24.15
- v1.25.11
- v1.28.0
max-parallel: 2
runs-on: ubuntu-latest

Expand All @@ -35,7 +35,7 @@ jobs:
wait: 120s
- uses: shipwright-io/setup@v1
with:
tekton-version: v0.44.0
tekton-version: v0.47.4
shipwright-ref: main
cli-ref: _ignore

Expand Down

0 comments on commit 0144ff7

Please sign in to comment.