mirror of
https://github.com/Ne-Lexa/php-zip.git
synced 2025-02-19 13:24:36 +01:00
change php version for coverage
This commit is contained in:
parent
58f821040f
commit
f216617486
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -78,7 +78,7 @@ jobs:
|
|||||||
|
|
||||||
-
|
-
|
||||||
name: Set coverage args
|
name: Set coverage args
|
||||||
if: matrix.os == 'ubuntu-latest' && matrix.php == '8.0'
|
if: matrix.os == 'ubuntu-latest' && matrix.php == '7.4'
|
||||||
run: echo "PHPUNIT_COVERAGE=1" >> $GITHUB_ENV
|
run: echo "PHPUNIT_COVERAGE=1" >> $GITHUB_ENV
|
||||||
|
|
||||||
-
|
-
|
||||||
|
Loading…
x
Reference in New Issue
Block a user