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
We're still using the MacOS-13 runner, which is being deprecated. We should remove this and add a MacOS-15 one.
We don't really need to be building artefacts for the regular runs anymore. We only need the artefact for the build that is triggered on release, because that's what creates the GUI executable that is linked statically against wxWidgets. As sometimes these builds fail at the artefact stage due to resource unavailability, we should probably just drop this while making these changes.
Two inter-related items: