Skip to content

Commit

Permalink
wip dorp me
Browse files Browse the repository at this point in the history
  • Loading branch information
tangrufus committed Jan 2, 2025
1 parent 54372ae commit 3b17b30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
needs: php-matrix
strategy:
matrix:
php: ${{ fromJSON(needs.php-matrix.outputs.versions) }}
php: ${{ fromJSON(needs.php-matrix.outputs.matrix).versions }}
dependency-versions: [lowest, highest]
coverage: [none]
exclude:
Expand Down

0 comments on commit 3b17b30

Please sign in to comment.