Open
Description
We have two action runs to compile wheels, one for a range of platforms and one for aarch64.
If you see https://github.com/sunpy/sunpy/actions/runs/9915099064 for an example.
The upload step for the non-aarch64 run also tries to upload the aarch64 wheel which feels like it shouldn't be doing?
Is this expected behaviour?