systemd/.github/workflows
Frantisek Sumsal b7c7498de8 ci: reduce ASLR entropy
The latest GH Action runners started using 32-bit entropy for ASLR,
which makes it incompatible with llvm-14. This was fixed in later llvm
releases, but these aren't available on Ubuntu Jammy (22.04). Let's
reduce the ASLR entropy to 28-bit, which should make llvm happy again,
until the issue is resolved.

See: https://github.com/actions/runner-images/issues/9491
2024-03-12 16:17:46 +00:00
..
build_test.sh ci: build with -O2 and -Wmaybe-uninitialized 2024-01-04 21:27:10 +01:00
build_test.yml ci: reduce ASLR entropy 2024-03-12 16:17:46 +00:00
cflite_pr.yml ci: Remove custom build step names 2023-09-06 10:40:51 +02:00
cifuzz.yml build(deps): bump actions/upload-artifact from 4.3.0 to 4.3.1 2024-03-01 11:57:31 +01:00
codeql.yml build(deps): bump github/codeql-action from 3.22.12 to 3.24.6 2024-03-01 11:06:02 +01:00
coverity.yml build(deps): bump actions/checkout from 4.1.0 to 4.1.1 2023-11-01 12:32:55 +00:00
development_freeze.yml build(deps): bump redhat-plumbers-in-action/devel-freezer 2023-12-01 14:48:14 +00:00
differential-shellcheck.yml build(deps): bump redhat-plumbers-in-action/differential-shellcheck 2024-03-01 10:57:00 +01:00
gather-pr-metadata.yml build(deps): bump actions/upload-artifact from 4.3.0 to 4.3.1 2024-03-01 11:57:31 +01:00
issue_labeler.yml build(deps): bump redhat-plumbers-in-action/advanced-issue-labeler 2024-02-01 10:57:02 +01:00
labeler.yml ci: allow testing changes made to labeler configuration 2024-01-02 12:52:03 +01:00
linter.yml build(deps): bump actions/checkout from 4.1.0 to 4.1.1 2023-11-01 12:32:55 +00:00
make_release.yml ci: drop checkout from release workflow 2023-04-11 16:59:18 +02:00
mkosi.yml Build distribution packages in mkosi 2024-03-07 10:47:19 +01:00
requirements.txt build(deps): bump meson from 1.3.1 to 1.3.2 in /.github/workflows 2024-03-01 12:08:07 +01:00
scorecards.yml build(deps): bump actions/checkout from 4.1.0 to 4.1.1 2023-11-01 12:32:55 +00:00
unit_tests.sh ci: explicitly change oom-{score}-adj before running tests 2024-03-06 16:10:47 +01:00
unit_tests.yml ci: reduce ASLR entropy 2024-03-12 16:17:46 +00:00