From 95c43d32ee8404f18684514f39cb9f8d8b865131 Mon Sep 17 00:00:00 2001 From: tmr111116 Date: Wed, 21 Jan 2026 02:30:24 +0900 Subject: [PATCH] Add Ruby 3.2.10 --- .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 40858de..cfa6639 100644 --- a/.github/workflows/publish-new-image-version.yaml +++ b/.github/workflows/publish-new-image-version.yaml @@ -31,6 +31,7 @@ jobs: - 3.3.2 - 3.3.1 - 3.3.0 + - 3.2.10 - 3.2.9 - 3.2.8 - 3.2.7