You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hmm maybe, but not by much. Only if you want to quickly test a couple of versions locally it would help. There would be no difference with GH actions, since that runs in parallel anyways (and gh actions can also be run locally). Eventually, the crossbuild plugin will be better, but it will cost a lot of time to figure out how to rework the entire build schema again and I'm not sure if that's worth it right now. What do you think?
Activity
asm0dey commentedon Sep 23, 2022
@Jolanrensen is it implemented on the side of the crossbuild plugin?
Jolanrensen commentedon Sep 23, 2022
@asm0dey Yes, but I haven't had time to try it in the project here yet, especially since the GH actions approach works so well now
asm0dey commentedon Sep 23, 2022
Don't you think this could improve the overall performance?
Jolanrensen commentedon Sep 26, 2022
hmm maybe, but not by much. Only if you want to quickly test a couple of versions locally it would help. There would be no difference with GH actions, since that runs in parallel anyways (and gh actions can also be run locally). Eventually, the crossbuild plugin will be better, but it will cost a lot of time to figure out how to rework the entire build schema again and I'm not sure if that's worth it right now. What do you think?