forked from friendica/friendica-addons
[woodpecker] Remove PHP 7.3 PHPUnit instance
- Friendica now supports at least PHP 7.4
This commit is contained in:
parent
011edb711c
commit
9daa11eb10
|
@ -1,7 +1,5 @@
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- PHP_MAJOR_VERSION: 7.3
|
|
||||||
PHP_VERSION: 7.3.33
|
|
||||||
- PHP_MAJOR_VERSION: 7.4
|
- PHP_MAJOR_VERSION: 7.4
|
||||||
PHP_VERSION: 7.4.33
|
PHP_VERSION: 7.4.33
|
||||||
- PHP_MAJOR_VERSION: 8.0
|
- PHP_MAJOR_VERSION: 8.0
|
||||||
|
|
Loading…
Reference in a new issue