apple / pkl

A configuration as code language with rich validation and tooling.
https://pkl-lang.org
Apache License 2.0
9.85k stars 258 forks source link

`gw buildNative` runs aarch64 tasks on amd64 #450

Closed translatenix closed 2 months ago

translatenix commented 2 months ago

On amd64 WSL/Ubuntu, gw buildNative now additionally runs :downloadGraalVmAarch64 (which succeeds) and :installGraalVmAarch64 (which fails). Neither of these tasks should be run.

bioball commented 2 months ago

Good catch, thanks, will fix. For now, you can run :linuxExecutableAmd64.