Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions docs/docs/20-usage/30-matrix-workflows.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

Woodpecker has integrated support for matrix workflows. Woodpecker executes a separate workflow for each combination in the matrix, allowing you to build and test against multiple configurations.

:::warning
Woodpecker currently supports a maximum of **27 matrix axes** per workflow.
If your matrix exceeds this number, any additional axes will be silently ignored.
:::

Example matrix definition:

```yaml
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

Woodpecker has integrated support for matrix workflows. Woodpecker executes a separate workflow for each combination in the matrix, allowing you to build and test against multiple configurations.

:::warning
Woodpecker currently supports a maximum of **27 matrix axes** per workflow.
If your matrix exceeds this number, any additional axes will be silently ignored.
:::

Example matrix definition:

```yaml
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

Woodpecker has integrated support for matrix workflows. Woodpecker executes a separate workflow for each combination in the matrix, allowing you to build and test against multiple configurations.

:::warning
Woodpecker currently supports a maximum of **27 matrix axes** per workflow.
If your matrix exceeds this number, any additional axes will be silently ignored.
:::

Example matrix definition:

```yaml
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

Woodpecker has integrated support for matrix workflows. Woodpecker executes a separate workflow for each combination in the matrix, allowing you to build and test against multiple configurations.

:::warning
Woodpecker currently supports a maximum of **27 matrix axes** per workflow.
If your matrix exceeds this number, any additional axes will be silently ignored.
:::

Example matrix definition:

```yaml
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

Woodpecker has integrated support for matrix workflows. Woodpecker executes a separate workflow for each combination in the matrix, allowing you to build and test against multiple configurations.

:::warning
Woodpecker currently supports a maximum of **27 matrix axes** per workflow.
If your matrix exceeds this number, any additional axes will be silently ignored.
:::

Example matrix definition:

```yaml
Expand Down