Skip to content

Commit 207bbcb

Browse files
Use Xcode 16.3 for CI
1 parent 54c0ef6 commit 207bbcb

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
@@ -17,7 +17,7 @@ on:
1717
- main
1818

1919
env:
20-
DEVELOPER_DIR: /Applications/Xcode_16.2.app
20+
DEVELOPER_DIR: /Applications/Xcode_16.3.app
2121

2222
jobs:
2323
lint:

0 commit comments

Comments
 (0)