From 1e84b276ddfc395b1721091abda252a98ad05b8b Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Mon, 16 Oct 2023 19:29:50 +0200 Subject: [PATCH] add tests --- .woodpecker.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.woodpecker.yml b/.woodpecker.yml index 594ce86..42c1584 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -1,7 +1,7 @@ matrix: PHP_VERSION: - - php8.1 - - php8.2 + - 8.1 + - 8.2 steps: example: