From c14223201b1ce0c2bda305f1f74764badb0fe64a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Diefferson=20M=C3=B4ro?= Date: Wed, 27 Aug 2025 21:12:43 +0000 Subject: [PATCH] Add Ruby 3.3.9 --- .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 f6aca87..7f38c67 100644 --- a/.github/workflows/publish-new-image-version.yaml +++ b/.github/workflows/publish-new-image-version.yaml @@ -18,6 +18,7 @@ jobs: - 3.4.2 - 3.4.1 - 3.4.0 + - 3.3.9 - 3.3.8 - 3.3.7 - 3.3.6