protoc-gen-validate
protoc-gen-validate copied to clipboard
Java: support for linux-aarch_64 architecture
Currently linux-aarch_64
architecture isn't supported which poses some problems when, for instance, running maven inside docker on an M1 Apple.
How easy would it be to add support for this?
Hi @jmadureira, I recently uplifted parts of the build and the projects dependencies in #629... this supports aarch builds for improved local development. Soon I will be looking at supporting aarch at runtime, thanks for your interest in PGV!