Use Debian so that we have a compatible set of phpunit and php
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
This commit is contained in:
parent
816b1323cb
commit
c9032f635a
@ -1,6 +1,6 @@
|
|||||||
pipeline:
|
pipeline:
|
||||||
test:
|
test:
|
||||||
image: php:7-cli
|
image: debian:bullseye
|
||||||
commands:
|
commands:
|
||||||
- apt-get update && apt-get install -y make
|
- apt-get update && apt-get install -y git make php-cli php-zip unzip p7zip-full
|
||||||
- make test
|
- make test
|
||||||
|
Loading…
Reference in New Issue
Block a user