1 parent b0f8465 commit 3516e37Copy full SHA for 3516e37
1 file changed
.github/workflows/ci.yml
@@ -21,6 +21,6 @@ jobs:
21
- name: Xcode Select Version
22
uses: mobiledevops/xcode-select-version-action@v1
23
with:
24
- xcode-select-version: 15.4
+ xcode-select-version: 16.3
25
- name: Test
26
run: set -o pipefail && swift test | xcbeautify --renderer github-actions
0 commit comments