Skip to content

Commit 3fc51a5

Browse files
committed
Bump minimum requirement Xcode version to 14.0
1 parent 001fac1 commit 3fc51a5

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
@@ -7,5 +7,5 @@ jobs:
77
- uses: actions/checkout@v4
88
- name: Run tests
99
env:
10-
DEVELOPER_DIR: /Applications/Xcode_13.4.1.app
10+
DEVELOPER_DIR: /Applications/Xcode_14.2.app
1111
run: swift test

0 commit comments

Comments
 (0)