Skip to content

Commit f86c2fd

Browse files
committed
Removed setup-swift.
1 parent da24b46 commit f86c2fd

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/BuildTests-iOS.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,6 @@ jobs:
2626
- name: Install xcpretty
2727
run: gem install xcpretty
2828

29-
- name: Setup Swift
30-
uses: SwiftyLab/setup-swift@v1
31-
with:
32-
swift-version: "6.2.0"
33-
cache-snapshot: "false"
34-
3529
- name: Check Xcode Version
3630
run: xcodebuild -version
3731

0 commit comments

Comments
 (0)