add tests
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Simon Vieille 2023-10-16 19:31:23 +02:00
parent 16648e97d6
commit b4be295983
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -1,10 +1,10 @@
matrix:
PHP_VERSION:
- 8.1
- 8.2
- deblan/php:8.1
- deblan/php:8.2
steps:
example:
image: deblan/php:$PHP_VERSION
image: $PHP_VERSION
commands:
- php -v