We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aaa902a commit 877efb8Copy full SHA for 877efb8
1 file changed
.github/workflows/matomo-tests.yml
@@ -37,7 +37,7 @@ jobs:
37
strategy:
38
fail-fast: false
39
matrix:
40
- php: [ '7.4', '8.4' ]
+ php: [ '7.4', 'matomo5_max_php' ]
41
target: ['minimum_required_matomo', 'maximum_supported_matomo']
42
steps:
43
- uses: actions/checkout@v3
0 commit comments