Skip to content

Commit 7b89aaa

Browse files
committed
use php matrix for dependency downloads
1 parent 381d004 commit 7b89aaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- uses: php-actions/composer@v6
3737
with:
3838
progress: yes
39-
php_version: 8.0
39+
php_version: ${{matrix.php}}
4040
version: 2
4141
- uses: php-actions/phpunit@v3
4242
with:

0 commit comments

Comments
 (0)