Skip to content

Commit

Permalink
chore: bump k8s versions in e2e tests (argoproj#19669)
Browse files Browse the repository at this point in the history
Signed-off-by: Moleus <[email protected]>
  • Loading branch information
crenshaw-dev authored and moleus committed Oct 7, 2024
1 parent 4de052a commit 5301939
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/ci-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -403,14 +403,14 @@ jobs:
fail-fast: false
matrix:
k3s:
- version: v1.30.2
- version: v1.31.0
# We designate the latest version because we only collect code coverage for that version.
latest: true
- version: v1.29.6
- version: v1.30.4
latest: false
- version: v1.28.11
- version: v1.29.8
latest: false
- version: v1.27.15
- version: v1.28.13
latest: false
needs:
- build-go
Expand Down

0 comments on commit 5301939

Please sign in to comment.