You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For every release, we should build and upload the different binaries. With this automation we ensure people see where those files come from and how they were built. We will upload the binaries and also the SHA256 of every of them. We will print these values in the job too.
For now, we want to compile it for these different platforms:
Required
(macOS) Darwin x86
(macOS) Darwin ARM64
Linux x86
Optional
Linux ARM64
Windows 64
Raspberry Pi ARM8
RISC-V (if possible)
The text was updated successfully, but these errors were encountered:
For every release, we should build and upload the different binaries. With this automation we ensure people see where those files come from and how they were built. We will upload the binaries and also the SHA256 of every of them. We will print these values in the job too.
For now, we want to compile it for these different platforms:
Required
Optional
The text was updated successfully, but these errors were encountered: