File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 3333 fetch-depth : 0 # until https://github.com/actions/checkout/issues/1471 fixed
3434 - uses : swift-actions/setup-swift@v2
3535 with :
36- swift-version : ' 5.10'
36+ swift-version : ' 6.0'
37+ # https://www.swift.org/download/
3738 - name : Build
3839 run : swift build -v
3940 working-directory : getargv-swift
Original file line number Diff line number Diff line change 33 configs :
44 - documentation_targets : [ SwiftGetargv, Cgetargv ]
55 platform : macosSpm
6- swift_version : ' 5.10 '
6+ swift_version : ' 6.0 '
Original file line number Diff line number Diff line change 1- // swift-tools-version:5.10
1+ // swift-tools-version:6.0
22// The swift-tools-version declares the minimum version of Swift required to build this package.
33
44import PackageDescription
You can’t perform that action at this time.
0 commit comments