Skip to content

Commit

Permalink
fix: k3s version
Browse files Browse the repository at this point in the history
Signed-off-by: Lin Yang <[email protected]>
  • Loading branch information
reaver-flomesh committed Jan 4, 2025
1 parent a9a1520 commit 6b86fd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@ jobs:
needs: build
strategy:
matrix:
k8s_version: ["", "v1.19.16-k3s1", "v1.21.16-k3s1", "v1.23.17-k3s1"]
k8s_version: ["", "v1.19.16-k3s1", "v1.21.14-k3s1", "v1.23.17-k3s1"]
focus: [""]
bucket: [6]
env:
Expand Down

0 comments on commit 6b86fd7

Please sign in to comment.