Skip to content

Commit 9153774

Browse files
committed
GHA: Set Xcode version to 16.0
... old one not supported anymore.
1 parent d5bf192 commit 9153774

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/swift.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Select latest available Xcode
3232
uses: maxim-lobanov/[email protected]
3333
with:
34-
xcode-version: 13.2.1
34+
xcode-version: 16.0.0
3535
- name: Checkout Repository
3636
uses: actions/checkout@v3
3737
- name: Build Swift Debug Package

0 commit comments

Comments
 (0)