Skip to content

Commit 7169d84

Browse files
committed
Try building with Xcode 13.2.1 (clang 12)
1 parent 98651ad commit 7169d84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-frameworks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
platform: OS X
3535
workspace: LDKFramework.xcworkspace
3636
env:
37-
DEVELOPER_DIR: /Applications/Xcode_13.3.1.app/Contents/Developer
37+
DEVELOPER_DIR: /Applications/Xcode_13.2.1.app/Contents/Developer
3838
steps:
3939
- name: Configure Xcode
4040
uses: maxim-lobanov/setup-xcode@v1

0 commit comments

Comments
 (0)