Skip to content

Commit ab20635

Browse files
committed
fix matrix
1 parent 0d8d4c6 commit ab20635

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
uses: "glpi-project/plugin-ci-workflows/.github/workflows/generate-ci-matrix.yml@v1"
2323
with:
2424
glpi-version: "11.0.x"
25+
complete-matrix: true
2526
ci:
2627
name: "GLPI ${{ matrix.glpi-version }} - php:${{ matrix.php-version }} - ${{ matrix.db-image }}"
2728
needs: "generate-ci-matrix"

0 commit comments

Comments
 (0)