@ -23,8 +23,10 @@ jobs:
goos: darwin
bin: 'hack-browser-data'
releaseos: osx
# Don't build windows-32bit due to missing MinGW dependencies
- os: windows-latest
# Don't build osx-32bit due to eventual drop in Go support
goos: windows
bin: 'hack-browser-data.exe'
releaseos: windows
exclude:
- os: macos-latest
arch: '386'