julia-actions/Julia compute test matrix
Compute a test matrix
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| include-release-versions | — | no | true |
| include-lts-versions | — | no | true |
| include-all-compatible-minor-versions | — | no | false |
| include-smallest-compatible-minor-versions | — | no | true |
| include-rc-versions | — | no | false |
| include-beta-versions | — | no | false |
| include-alpha-versions | — | no | false |
| include-nightly-versions | — | no | false |
| include-windows-x64 | — | no | true |
| include-windows-x86 | — | no | true |
| include-linux-x64 | — | no | true |
| include-linux-x86 | — | no | true |
| include-macos-x64 | — | no | true |
| include-macos-aarch64 | — | no | true |
Outputs
| name | description |
|---|---|
| test-matrix | The computed test matrix |