Skip to content

Commit 192cda0

Browse files
authored
Update test.yml
1 parent f761f11 commit 192cda0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Setup Xcode version
1818
uses: maxim-lobanov/setup-xcode@v1
1919
with:
20-
xcode-version: '15.4'
20+
xcode-version: '15.2'
2121

2222
- name: Build for macOS
2323
run: swift build

0 commit comments

Comments
 (0)