Skip to content

Commit f882cf5

Browse files
committed
Set Xcode to 15.3
1 parent 04e1987 commit f882cf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/swift.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
steps:
1717
- uses: maxim-lobanov/setup-xcode@v1
1818
with:
19-
xcode-version: '15.1'
19+
xcode-version: '15.3'
2020
- uses: actions/checkout@v4
2121
- name: Run Tests
2222
run: swift test -v

0 commit comments

Comments
 (0)