We'd like to move the Windows cross compile in the CI to use Ubuntu Focal, to match the gitian descriptors that were just migrated to Focal. I failed to do this as part of #21112. One issue seems to be using `wine64`, see logs [here](https://github.com/bitcoin/bitcoin/pull/21112#issuecomment-775638717).
We'd like to move the Windows cross compile in the CI to use Ubuntu Focal, to match the gitian descriptors that were just migrated to Focal.
I failed to do this as part of #21112. One issue seems to be using
wine64, see logs here.