We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3062c3a commit 58c2ef5Copy full SHA for 58c2ef5
.swiftci/nightly_main_windows
@@ -2,6 +2,6 @@ WindowsSwiftPackageWithDockerImageJob {
2
docker_image = "swiftlang/swift:nightly-windowsservercore-1809"
3
repo = "swift-format"
4
branch = "main"
5
- sub_dir = "swift-collections"
+ sub_dir = "swift-format"
6
label = "windows-server-2019"
7
}
0 commit comments