From 4b620eb837a3d67255c1e1bef886d6fad5f754b9 Mon Sep 17 00:00:00 2001 From: f Date: Tue, 15 Mar 2022 18:36:00 -0300 Subject: [PATCH] gem versions in matrix --- .woodpecker.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.woodpecker.yml b/.woodpecker.yml index c3a6be8..8750d4a 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -22,10 +22,10 @@ pipeline: branch: antifascista event: push matrix: - NIO4R_VERSION: 2.5.8 - PUMA_VERSION: 5.6.2 - HIREDIS_VERSION: 0.6.3 include: - ALPINE_VERSION: 3.13.6 RUBY_VERSION: 2.7 RUBY_PATCH: 5 + NIO4R_VERSION: 2.5.8 + PUMA_VERSION: 5.6.2 + HIREDIS_VERSION: 0.6.3