pluralsh / plural-cli

cli for the plural platform
MIT License
27 stars 10 forks source link

fix: disable windows_arm64 cli build #465

Closed floreks closed 1 year ago

floreks commented 1 year ago

Summary

There is a known issue related to out of memory error when building for windows arm64: https://github.com/golang/go/issues/51019

Disabling it for now for further investigation.

Test Plan

Checklist