From 965d775b2cbfb045fc341eb34ab45f673b69b72e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Diefferson=20Koderer=20M=C3=B4ro?= Date: Thu, 6 Feb 2025 20:35:27 -0300 Subject: [PATCH] Add ruby 3.2.7 (#70) --- .github/workflows/publish-new-image-version.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/publish-new-image-version.yaml b/.github/workflows/publish-new-image-version.yaml index d9cefd0..846fe3d 100644 --- a/.github/workflows/publish-new-image-version.yaml +++ b/.github/workflows/publish-new-image-version.yaml @@ -22,6 +22,7 @@ jobs: - 3.3.2 - 3.3.1 - 3.3.0 + - 3.2.7 - 3.2.6 - 3.2.5 - 3.2.4