We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d8d4c6 commit ab20635Copy full SHA for ab20635
.github/workflows/continuous-integration.yml
@@ -22,6 +22,7 @@ jobs:
22
uses: "glpi-project/plugin-ci-workflows/.github/workflows/generate-ci-matrix.yml@v1"
23
with:
24
glpi-version: "11.0.x"
25
+ complete-matrix: true
26
ci:
27
name: "GLPI ${{ matrix.glpi-version }} - php:${{ matrix.php-version }} - ${{ matrix.db-image }}"
28
needs: "generate-ci-matrix"
0 commit comments