mirror of
https://github.com/cookiengineer/audacity
synced 2025-04-29 23:29:41 +02:00
This is consistent with the BUILDING.md documentation. Doing redundant Windows builds wastes resources. GitHub Actions gives us 20 concurrent jobs but adding 2 unnecessary jobs to every push will push us to that limit more often. Signed-off-by: Be <be@mixxx.org> Signed-off-by: Panagiotis Vasilopoulos <hello@alwayslivid.com>