From ea6e54c71146945dd7548c7fdccd7ae21e9e4a50 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=B9=80=EB=8F=84=ED=98=84?= Date: Sat, 13 Jan 2024 17:12:39 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20Ruby=20version=20=EB=8B=A4=EC=9A=B4?= =?UTF-8?q?=EA=B7=B8=EB=A0=88=EC=9D=B4=EB=93=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/swift.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/swift.yml b/.github/workflows/swift.yml index 060ba2cff..92825f4eb 100644 --- a/.github/workflows/swift.yml +++ b/.github/workflows/swift.yml @@ -56,7 +56,7 @@ jobs: - uses: ruby/setup-ruby@ec02537da5712d66d4d50a0f33b7eb52773b5ed1 with: - ruby-version: '3.2.2' + ruby-version: '3.2.1' - name: Tuist Clean Command run: tuist clean