Skip to content

Commit cafb082

Browse files
authored
Update swift.yml
Signed-off-by: Joe Maghzal <[email protected]>
1 parent 1b335f1 commit cafb082

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/swift.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ jobs:
1515
runs-on: macos-latest
1616

1717
steps:
18+
- uses: maxim-lobanov/setup-xcode@v1
19+
with:
20+
xcode-version: latest-stable
1821
- uses: swift-actions/setup-swift@v2
1922
- uses: actions/checkout@v4
2023
- name: Build

0 commit comments

Comments
 (0)