Skip to content

Commit 311647a

Browse files
committed
Pin Xcode version
1 parent e0fe546 commit 311647a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
uses: actions/checkout@v4
1616

1717
- name: Select Xcode 16.3
18-
run: sudo xcode-select -s /Applications/Xcode_15.3.app
18+
run: sudo xcode-select -s /Applications/Xcode_16.3.app
1919

2020
- uses: swift-actions/setup-swift@v2
2121
with:

0 commit comments

Comments
 (0)