diff --git a/.woodpecker.yml b/.woodpecker.yml index 2fa1067..afc8c0b 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -30,6 +30,9 @@ pipeline: event: "push" matrix: include: + - ALPINE_VERSION: "3.18.0" + RUBY_VERSION: "3.2" + RUBY_PATCH: "2" - ALPINE_VERSION: "3.17.1" RUBY_VERSION: "3.1" RUBY_PATCH: "3"