mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
It seems reasonable to have an ASan job on Windows, especially to be able to check Windows specific code. Since the tests may take about 70 minutes, it doesn't make sense to add these for pushes, but for a nightly job that should be okay. Closes GH-17087.