Add Windows amd64 support by winebarrel · Pull Request #282 · winebarrel/pistachio

Add Windows (amd64) as a release target. Changes .goreleaser.yml: add a windows-amd64 build (CC=x86_64-w64-mingw32-gcc; the goreleaser-cross image already bundles the toolchain, so release.yml is ...