codesenberg / bombardier

Fast cross-platform HTTP benchmarking tool written in Go
MIT License
5.91k stars 313 forks source link

missing windows arm64 build product #97

Closed RobertHenry6bev closed 1 year ago

RobertHenry6bev commented 1 year ago

Recent releases of golang now cross compile to windows ARM64. The resulting binary works well.

Please extend your build matrix to include windows arm64

Please make a new release that includes this new part of the build matrix. (it's been 2.5 years since latest: v1.2.5 was released)

RobertHenry6bev commented 1 year ago

Thank you!