gap-actions/Setup GAP for package testing

Download and compile GAP and its packages

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jul 8, 2026
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: gap-actions/setup-gap@c8f35d3b8f94d5c9986e427ea0f3389f88a3a6f1 # v3.7.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
gap-versionThe GAP version or branch to buildnolatest
repositoryThe GitHub repository from which to clone GAPnogap-system/gap
configflagsArguments to pass to the GAP configure script (e.g. --enable-debug)no""
GAP_PKGS_TO_CLONEthe GAP packages to clonenoREMOVED
GAP_PKGS_TO_BUILDthe GAP packages to buildnoREMOVED
GAPBRANCHthe gap branch to clonenoREMOVED
HPCGAPbuild HPC-GAP if set to yesnoREMOVED
ABIset to 32 to use 32bit build flags for the packagenoREMOVED
GAP_BOOTSTRAPmake bootstrap-pkg-? (i.e. full/minimal)noREMOVED

no outputs