Skip to content

Commit 84a9004

Browse files
committed
repo: move compnerd/swift-build to gha-ci
This moves the checkout location for the `//swift/build` project to `gha-ci` to accommodate the overlapping `swift-build` project from Swift.
1 parent c8227b1 commit 84a9004

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

default.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<project remote="github" name="apple/swift-xcode-playground-support" path="swift-xcode-playground-support" groups="notdefault" />
4848

4949
<project remote="github" name="compnerd/ds2" path="ds2" />
50-
<project remote="github" name="compnerd/swift-build" path="swift-build" />
50+
<project remote="github" name="compnerd/swift-build" path="gha-ci" />
5151
<project remote="github" name="compnerd/swift-win32" path="swift-win32" />
5252

5353
<project remote="github" name="curl/curl" path="curl" revision="refs/tags/curl-8_9_1" />

0 commit comments

Comments
 (0)