Skip to content

Commit bda034d

Browse files
committed
GHA: Use latest Xcode
...
1 parent a262efd commit bda034d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/swift.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- name: Select latest available Xcode
1414
uses: maxim-lobanov/setup-xcode@v1.2.1
1515
with:
16-
xcode-version: 13.2.1
16+
xcode-version: latest
1717
- name: Checkout Repository
1818
uses: actions/checkout@v2
1919
- name: Build Swift Debug Package

0 commit comments

Comments
 (0)