File tree Expand file tree Collapse file tree 2 files changed +2
-12
lines changed Expand file tree Collapse file tree 2 files changed +2
-12
lines changed Original file line number Diff line number Diff line change 1- // swift-tools-version:6.1
2- // This example has to be in Swift 6.1 because it is used in the test archive plugin CI job
3- // That job runs on GitHub's ubuntu-latest environment that only supports Swift 6.1
4- // https://github.com/actions/runner-images?tab=readme-ov-file
5- // https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2404-Readme.md
6- // We can update to Swift 6.2 when GitHUb hosts will have Swift 6.2
1+ // swift-tools-version:6.2
72
83import PackageDescription
94
Original file line number Diff line number Diff line change 1- // swift-tools-version:6.1
2- // This example has to be in Swift 6.1 because it is used in the test archive plugin CI job
3- // That job runs on GitHub's ubuntu-latest environment that only supports Swift 6.1
4- // https://github.com/actions/runner-images?tab=readme-ov-file
5- // https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2404-Readme.md
6- // We can update to Swift 6.2 when GitHUb hosts will have Swift 6.2
1+ // swift-tools-version:6.2
72
83import PackageDescription
94
You can’t perform that action at this time.
0 commit comments