Skip to content

Repository files navigation

action-generate-build-matrix

Generates a dynamic JSON build matrix (compiler x sanitizer combinations) for CMake build workflows.

Usage

- uses: Framework-R-D/action-generate-build-matrix@a867325d7153f7fcc7d64fc69eafcb2b97edae39 # v1
  with:
    input-name: value

Inputs

Name Description Required Default
user-input The user-provided build combinations from a workflow_dispatch event false ``
comment-body The body of the issue comment that triggered the workflow false ``

Outputs

Name Description
matrix The generated build matrix in JSON format

License

Apache 2.0

About

Generates a dynamic JSON build matrix (compiler x sanitizer combinations) for CMake build workflows.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages