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 18, 2024
1 parent 44e63c6 commit 51e2710
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; env;;
esac
elif test true = "$GITLAB_CI"
then
Expand Down

0 comments on commit 51e2710

Please sign in to comment.