gap-actions/Setup GAP for package testing
Download and compile GAP and its packages
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jul 8, 2026
- License
- None
Pinned Snippet
uses: gap-actions/setup-gap@c8f35d3b8f94d5c9986e427ea0f3389f88a3a6f1 # v3.7.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| gap-version | The GAP version or branch to build | no | latest |
| repository | The GitHub repository from which to clone GAP | no | gap-system/gap |
| configflags | Arguments to pass to the GAP configure script (e.g. --enable-debug) | no | "" |
| GAP_PKGS_TO_CLONE | the GAP packages to clone | no | REMOVED |
| GAP_PKGS_TO_BUILD | the GAP packages to build | no | REMOVED |
| GAPBRANCH | the gap branch to clone | no | REMOVED |
| HPCGAP | build HPC-GAP if set to yes | no | REMOVED |
| ABI | set to 32 to use 32bit build flags for the package | no | REMOVED |
| GAP_BOOTSTRAP | make bootstrap-pkg-? (i.e. full/minimal) | no | REMOVED |
Outputs
no outputs