dherman/@dherman/target-matrix

Define a cross-compilation target matrix

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
toolchainCompiler toolchain defining the vocabulary of targets. Valid values: rustyes
windows-latestSpace-separated list of targets to be built in Windows jobs.""
macos-latestSpace-separated list of targets to be built in macOS jobs.""
ubuntu-latestSpace-separated list of targets to be built in Ubuntu jobs.""
namedescription
includeAn array of (OS x target) pairs that can be added to a matrix with `strategy.matrix.include`.