curl/.github
Daniel Stenberg 09f367977a
GHA/linux: add sysctl trick to work-around GitHub runner issue
The GitHub image runner update from 20240304.1.0 to 20240310.1
introduces a problem for clang-14. The issue is caused by
incompatibility between llvm 14 provided in ubuntu-22.04 image and the
much newer kernel configured with high-entropy ASLR.

As a work-around, we issue a sysctl command to lower the entropy and get
clang-14 to work again.

URL: https://github.com/actions/runner-images/issues/9491

Closes #13124
2024-03-14 14:04:23 +01:00
..
ISSUE_TEMPLATE
scripts
workflows GHA/linux: add sysctl trick to work-around GitHub runner issue 2024-03-14 14:04:23 +01:00
CODEOWNERS
CONTRIBUTING.md
dependabot.yml
FUNDING.yml
labeler.yml
lock.yml
stale.yml