Skip to content

Commit

Permalink
💚 :: 문자열로 버전 지정
Browse files Browse the repository at this point in the history
  • Loading branch information
baekteun committed Feb 1, 2024
1 parent fd6e151 commit 6cb23af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:

- uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: 15.1
xcode-version: "15.1"

- name: Show swift version
run: swift --version
Expand Down

0 comments on commit 6cb23af

Please sign in to comment.