diff --git a/.github/workflows/.main.yml b/.github/workflows/.main.yml index 910091a..4ad1880 100644 --- a/.github/workflows/.main.yml +++ b/.github/workflows/.main.yml @@ -39,7 +39,7 @@ jobs: runs-on: ubuntu-latest container: image: ${{ inputs.rtpp-image }}:${{ inputs.rtpp-image-tag }} - options: --privileged + options: --privileged --sysctl net.ipv6.conf.all.disable_ipv6=0 env: MM_TYPE: ${{ inputs.mm-type }} MM_BRANCH: ${{ inputs.mm-branch }}