Skip to content

Commit c52efaf

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

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/swift.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ jobs:
1919
with:
2020
xcode-version: latest-stable
2121
- uses: swift-actions/setup-swift@v2
22+
with:
23+
swift-version: "6.0"
2224
- uses: actions/checkout@v4
2325
- name: Build
2426
run: swift build -v

0 commit comments

Comments
 (0)