aya-prover/setup-aya

Set up Aya in your GitHub Actions workflow

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
versionThe Aya version you want to use. This can be a tag name, or a specific commit hash. The default version is nightly-build. Example values: v0.19, v0.1, nightly-build, or any commit hash. nonightly-build
distributionWhich Aya distribution you want to use. The default distribution is jlink. It is not recommended to change this value, because "compile-once, run-everywhere". Supported distributions: jlink, native nojlink
build-from-sourceWhether to build Aya from source. This is not recommended, as it may take a long time. This can be used together with the {{ version }} parameter. nofalse

no outputs