From 3a233d192970039ef1bd9379538c27f8b043b0d3 Mon Sep 17 00:00:00 2001 From: hoon Date: Wed, 24 Jan 2024 00:11:39 +0900 Subject: [PATCH] =?UTF-8?q?feat=20:=20test=20ci=20=ED=8C=8C=EC=9D=BC=20?= =?UTF-8?q?=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/action-test.ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/action-test.ci.yml b/.github/workflows/action-test.ci.yml index af48c4c4..50378827 100644 --- a/.github/workflows/action-test.ci.yml +++ b/.github/workflows/action-test.ci.yml @@ -23,8 +23,8 @@ jobs: matrix: xcode: # - "14.1" # Swift 5.7 - - "14.3" # Swift 5.8 - # - "15.0" # Swift 5.9 + # - "14.3" # Swift 5.8 + - "15.0" # Swift 5.9 steps: