Skip to content

Commit 3fc51a5

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
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)