Skip to content

Commit b6e654c

Browse files
committed
Update CI workflow to use Xcode 14.2
1 parent 622fac6 commit b6e654c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ jobs:
1313
- uses: actions/checkout@v3
1414
- name: Run tests
1515
env:
16-
DEVELOPER_DIR: /Applications/Xcode_13.2.1.app
16+
DEVELOPER_DIR: /Applications/Xcode_14.2.app
1717
run: xcodebuild test -scheme Xcodes

0 commit comments

Comments
 (0)