We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87e0aab commit f95b2e7Copy full SHA for f95b2e7
.github/workflows/main.yml
@@ -17,7 +17,7 @@ jobs:
17
runs-on: ubuntu-latest
18
container:
19
image: cyrusimapdocker/cyrus-bookworm:latest
20
- options: --sysctl net.ipv6.conf.all.disable_ipv6=0 --init
+ options: --init
21
steps:
22
- uses: actions/checkout@v4
23
with:
0 commit comments