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 6, 2025
1 parent 7ea4471 commit 76c8e46
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 @@ -183,7 +183,7 @@ jobs:
bucket: [1, 2, 3, 4, 5]
os: ["ubuntu-22.04"]
include:
- k8s_version: v1.19.16
- k8s_version: v1.19.16-k3s1
focus: "Test traffic flowing from client to server with a Kubernetes Service for the Source: HTTP"
bucket: ".*"
os: "ubuntu-20.04"
Expand Down

0 comments on commit 76c8e46

Please sign in to comment.