Skip to content

Commit

Permalink
Don't test ipv6 only
Browse files Browse the repository at this point in the history
  • Loading branch information
manics committed Aug 30, 2024
1 parent dfcf449 commit 1acb179
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions .github/workflows/test_k3s.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,15 +67,7 @@ jobs:
docker-enabled: "true"
ip-mode: "default"

# Test IPv6 and dual stack

- k3s-version: ""
k3s-channel: latest
helm-version: ""
metrics-enabled: "false"
traefik-enabled: "false"
docker-enabled: "false"
ip-mode: "ipv6"
# Test dual stack (IPv6 only doesn't work)

- k3s-version: ""
k3s-channel: latest
Expand Down

0 comments on commit 1acb179

Please sign in to comment.