We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 001fac1 commit 3fc51a5Copy full SHA for 3fc51a5
.github/workflows/ci.yml
@@ -7,5 +7,5 @@ jobs:
7
- uses: actions/checkout@v4
8
- name: Run tests
9
env:
10
- DEVELOPER_DIR: /Applications/Xcode_13.4.1.app
+ DEVELOPER_DIR: /Applications/Xcode_14.2.app
11
run: swift test
0 commit comments