Skip to content

Commit

Permalink
chore(ci): bump k3s versions to latest patches (argoproj#17060)
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
Signed-off-by: penglongli <pelenli@tencent.com>
  • Loading branch information
crenshaw-dev authored and penglongli committed Mar 6, 2024
1 parent ed4ef09 commit fbbb6fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -362,7 +362,7 @@ jobs:
strategy:
fail-fast: false
matrix:
k3s-version: [v1.29.0, v1.28.2, v1.27.6, v1.26.9, v1.25.14]
k3s-version: [v1.29.1, v1.28.6, v1.27.10, v1.26.13, v1.25.16]
needs:
- build-go
env:
Expand Down

0 comments on commit fbbb6fd

Please sign in to comment.