Commit 002ae3a
authored
GH Actions: update for php-coveralls 2.6.0 (#303)
PHP-Coveralls 2.6.0 has just been released and includes a fix for the last known PHP 8.x issue.
This means that it should now be safe to install php-coveralls on PHP 8.x and upload from there, which means we now only need the work-around for the PHP version when on PHP < 5.5 (as Coveralls v1 does not work with GH Actions).
Ref:
* https://github.com/php-coveralls/php-coveralls/releases/tag/v2.6.0
Co-authored-by: jrfnl <jrfnl@users.noreply.github.com>1 parent 71d9f67 commit 002ae3a
1 file changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
193 | | - | |
194 | | - | |
195 | | - | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
196 | 196 | | |
197 | 197 | | |
198 | | - | |
| 198 | + | |
199 | 199 | | |
200 | 200 | | |
201 | | - | |
| 201 | + | |
202 | 202 | | |
203 | 203 | | |
204 | | - | |
| 204 | + | |
205 | 205 | | |
206 | 206 | | |
207 | 207 | | |
| |||
0 commit comments