Skip to content

Commit 22782fe

Browse files
author
Andrey Helldar
committed
Changed PHP to 8.0 for coverage tests
1 parent 2875423 commit 22782fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Setup PHP
1919
uses: shivammathur/setup-php@v2
2020
with:
21-
php-version: 7.4
21+
php-version: 8.0
2222
extensions: curl, mbstring, zip, pcntl, pdo, pdo_sqlite, iconv
2323
coverage: xdebug
2424

0 commit comments

Comments
 (0)