trying to understand matrix building
All checks were successful
ci/woodpecker/push/code-style Pipeline was successful
ci/woodpecker/push/functional-tests Pipeline was successful

This commit is contained in:
Ferdinand Kuhl 2023-01-26 13:02:02 +01:00
parent 0a24e50d08
commit c29106fb9f

View file

@ -3,12 +3,14 @@ workspace:
path: package path: package
matrix: matrix:
FLOW_VERSION: include:
- 7.3 - FLOW_VERSION: 7.3
- 8.2 PHP_VERSION: 7.4
PHP_VERSION: - FLOW_VERSION: 7.3
- 7.4 PHP_VERSION: 8.1
- 8.1 - FLOW_VERSION: 8.2
PHP_VERSION: 8.1
pipeline: pipeline:
functional-tests: functional-tests: