We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4b77fec + a85e223 commit d831168Copy full SHA for d831168
.github/actions/run-in-docker-action/action.yml
@@ -37,6 +37,7 @@ runs:
37
cache-from: type=gha
38
39
- # Workaround for https://github.com/google/sanitizers/issues/1614 .
40
+ # The underlying issue has been fixed in clang 18.1.3.
41
run: sudo sysctl -w vm.mmap_rnd_bits=28
42
shell: bash
43
0 commit comments