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:
|
||||
test:
|
||||
image: php:7-cli
|
||||
image: debian:bullseye
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user