We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8111cb5 commit e94fa87Copy full SHA for e94fa87
.github/workflows/release.yml
@@ -14,7 +14,7 @@ jobs:
14
run: sudo xcode-select -s /Applications/Xcode_16.2.app
15
- uses: swift-actions/setup-swift@v2
16
with:
17
- swift-version: "5.10"
+ swift-version: "6.0"
18
- uses: actions/checkout@v4
19
- name: Install the binary
20
run: ./install.sh
0 commit comments