Hello!
On our GitHub actions builds, our builds are taking 25-35 minutes and examining the build scan points to “task graph calculation” being 20+ minutes of that.
This application is an Android application with under 150 deps in total (including sub dependencies) and this only started occurring after upgrading to wrapper 8.1.1.
Any idea what’s going on? We have caching on and everything, too.