This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
disable LeakSanitizer in GitHub Actions
authorTomasz Konojacki <me@xenu.pl>
Fri, 15 Oct 2021 17:45:20 +0000 (19:45 +0200)
committerxenu <me@xenu.pl>
Fri, 15 Oct 2021 19:26:54 +0000 (21:26 +0200)
commit229e23b64687900359b531b3aeaae7fa90eaca86
tree53554ddb447facc4ad7d76bfd3fae30ffa945124
parent0163c912394bd3d42bae250f8dabe208191ab35b
disable LeakSanitizer in GitHub Actions

It randomly fails with a fatal error for no apparent reason.

Fixes #19189
.github/workflows/testsuite.yml