Skip to content

Commit 741a0da

Browse files
committed
use default Xcode instead of pinned since Xcode 12 and Swift 5.3 were released!
1 parent 43c7d80 commit 741a0da

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yaml

-2
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,6 @@ jobs:
4444
run: make carthage
4545
swift-package-manager:
4646
runs-on: macos-latest
47-
env:
48-
DEVELOPER_DIR: /Applications/Xcode_12.app/Contents/Developer
4947
steps:
5048
- name: Checkout
5149
uses: actions/checkout@v2

0 commit comments

Comments
 (0)