Skip to content

Commit e94fa87

Browse files
authored
Update release.yml
1 parent 8111cb5 commit e94fa87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
run: sudo xcode-select -s /Applications/Xcode_16.2.app
1515
- uses: swift-actions/setup-swift@v2
1616
with:
17-
swift-version: "5.10"
17+
swift-version: "6.0"
1818
- uses: actions/checkout@v4
1919
- name: Install the binary
2020
run: ./install.sh

0 commit comments

Comments
 (0)