mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
ASan had been disabled due to issues that were seen when the LUCI bots were upgraded to Ubuntu 24. That upgrade was reverted, and ASan can be run on the current Ubuntu 22 bots. Fixes https://github.com/flutter/flutter/issues/181639