File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 4040 strategy :
4141 fail-fast : false
4242 matrix :
43- swift : ["5.10.1"]
43+ # https://github.com/swiftlang/swift/releases
44+ swift : ["6.0.0"]
4445 os : [macos-latest]
45- xcode : ["15.4"]
46+ # https://developer.apple.com/documentation/xcode-release-notes
47+ xcode : ["16.0"]
4648 language : [swift]
4749 build-mode : [manual]
4850 # To learn more about changing the languages that are analyzed or customizing the build mode for your analysis,
Original file line number Diff line number Diff line change 4040 strategy :
4141 fail-fast : false
4242 matrix :
43- swift : ["5.10.1"]
43+ # https://github.com/swiftlang/swift/releases
44+ swift : ["6.0.0"]
4445 os : [macos-latest]
45- xcode : ["15.4"]
46+ # https://developer.apple.com/documentation/xcode-release-notes
47+ xcode : ["16.0"]
4648 language : [swift]
4749 build-mode : [manual]
4850 destination :
You can’t perform that action at this time.
0 commit comments