Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: d1971b5f57c5a31b1d61d7b2e5816942d69ed954
      
https://github.com/Perl/perl5/commit/d1971b5f57c5a31b1d61d7b2e5816942d69ed954
  Author: Tony Cook <t...@develop-help.com>
  Date:   2024-03-18 (Mon, 18 Mar 2024)

  Changed paths:
    M .github/workflows/testsuite.yml

  Log Message:
  -----------
  testsuite.yml: fix ASAN build tests

This works around actions/runner-images#9491

Apparently a recent Ubuntu update changed the ASLR entropy to
use more bits which is incompatible with ASAN as shipped with
Ubuntu.

This adjusts the entropy bits to be compatible with ASAN.

Thanks to ilmari who found the ticket linked above.



To unsubscribe from these emails, change your notification settings at 
https://github.com/Perl/perl5/settings/notifications

Reply via email to