BandageNG
BandageNG copied to clipboard
Add Mac / Windows runners
So we can ensure build is not broken there
Some inspiration could be obtained from: https://github.com/pbek/QOwnNotes/blob/develop/.github/workflows/build-release.yml
Mac runner added in https://github.com/asl/Bandage/commit/491b8c50432a3b8c67f1cceaf63507b577f550ba
Runners are used to build releases. Windows runner is really needed!