Skip to content

Commit

Permalink
๐Ÿ‘ท :: [#44] CI Swift ๋ฒ„์ „๊ด€๋ฆฌ์—์„œ Xcode ๋ฒ„์ „๊ด€๋ฆฌ๋กœ ๋ณ€๊ฒฝ
Browse files Browse the repository at this point in the history
  • Loading branch information
Xixn2 committed Nov 5, 2024
1 parent eb5b622 commit 76aef9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/EXPO_CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:

- uses: swift-actions/setup-swift@v1
with:
swift-version: "5.9.3"
xcode-version: 16.0

- name: Build
run: swift build
Expand Down

0 comments on commit 76aef9e

Please sign in to comment.