storyprotocol / story-geth

Go implementation of the Ethereum protocol
https://geth.ethereum.org
GNU Lesser General Public License v3.0
4 stars 8 forks source link

Add multi-arch binary uploads on CI triggers #9

Closed leeren closed 3 months ago

leeren commented 3 months ago

Currently, our workflow only supports creation of binaries intended for linux x86 64-bit platform architectures. To ensure maximum compatibility with all potential providers, we should branch out to support a wide array of OS architectures. Here is a good starting list:

Linux

Mac

Windows