Skip to content

Commit

Permalink
Added right subnet
Browse files Browse the repository at this point in the history
  • Loading branch information
triceras committed Aug 8, 2024
1 parent e6a5a26 commit 6c9ad3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/preview.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,4 +76,4 @@ jobs:
sudo systemctl stop docker
sudo rm -rf /var/lib/docker
sudo systemctl start docker
docker network create -d=bridge --subnet=172.19.0.0/24 kind || true
docker network create -d=bridge --subnet=172.30.0.0/16 kind || true

0 comments on commit 6c9ad3b

Please sign in to comment.