apple / pkl

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

Fix native tests in CircleCI #514

Closed bioball closed 3 weeks ago

bioball commented 4 weeks ago

Fix an issue where the CI job attempts to install the wrong executable when on macOS/aarch64.

Also, adjusts native test definitions in pkl-server to match pkl-core.