Skip to content

Commit 135652f

Browse files
committed
Run tests-code-coverage on PHP 8
1 parent e741f8e commit 135652f

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
@@ -145,7 +145,7 @@ jobs:
145145
uses: "shivammathur/setup-php@v2"
146146
with:
147147
coverage: "pcov"
148-
php-version: "7.4"
148+
php-version: "8.0"
149149
tools: pecl
150150
extensions: ds
151151

0 commit comments

Comments
 (0)