Skip to content

Commit 877efb8

Browse files
committed
update tests to have max variable
1 parent aaa902a commit 877efb8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/matomo-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
strategy:
3838
fail-fast: false
3939
matrix:
40-
php: [ '7.4', '8.4' ]
40+
php: [ '7.4', 'matomo5_max_php' ]
4141
target: ['minimum_required_matomo', 'maximum_supported_matomo']
4242
steps:
4343
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)