Skip to content

Commit

Permalink
Merge pull request #694 from b4ldr/fix_ipv6
Browse files Browse the repository at this point in the history
remove unroutable ipv6 config
  • Loading branch information
ekohl authored Feb 24, 2021
2 parents 037048f + c1f2ade commit 84028fa
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions moduleroot/.github/workflows/ci.yml.erb
Original file line number Diff line number Diff line change
Expand Up @@ -83,10 +83,6 @@ jobs:
-%>
name: <%= name.join(' - ') %>
steps:
- name: Enable IPv6 on docker
run: |
echo '{"ipv6":true,"fixed-cidr-v6":"2001:db8:1::/64"}' | sudo tee /etc/docker/daemon.json
sudo service docker restart
- uses: actions/checkout@v2
- name: Setup ruby
uses: ruby/setup-ruby@v1
Expand Down

0 comments on commit 84028fa

Please sign in to comment.