Skip to content

Commit

Permalink
DEBUG
Browse files Browse the repository at this point in the history
Signed-off-by: Johannes Schindelin <[email protected]>
  • Loading branch information
dscho committed Mar 17, 2024
1 parent 866bf06 commit 893ed35
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/lib.sh
Original file line number Diff line number Diff line change
Expand Up @@ -251,6 +251,7 @@ then
# https://github.com/actions/runner-images/issues/9491
sudo sysctl vm.mmap_rnd_bits=28
;;
*) echo "::warning::not setting vm.mmap_rnd_bits for '$GITHUB_JOB'" >&2;;
esac
elif test true = "$GITLAB_CI"
then
Expand Down

0 comments on commit 893ed35

Please sign in to comment.