Update build.yml

dependabot/github_actions/actions/checkout-3.1.0
fscarmen 4 years ago committed by GitHub
parent ccf24340b2
commit 85a2ea5962
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/build.yml

@ -37,7 +37,7 @@ jobs:
- name: Test container
run: |
docker run --rm -id \
--name test \
--name ${{ secrets.DOCKER_REPO }} \
--sysctl net.ipv6.conf.all.disable_ipv6=0 \
--privileged --cap-add net_admin \
--cap-add sys_module \

Loading…
Cancel
Save