We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6c3daf7 + 36425b3 commit c353f21Copy full SHA for c353f21
utils/update_checkout/update-checkout-config.json
@@ -17,9 +17,9 @@
17
"swift-stress-tester": {
18
"remote": { "id": "apple/swift-stress-tester" } },
19
"swift-corelibs-xctest": {
20
- "remote": { "id": "apple/swift-corelibs-xctest" } },
+ "remote": { "id": "swiftwasm/swift-corelibs-xctest" } },
21
"swift-corelibs-foundation": {
22
- "remote": { "id": "apple/swift-corelibs-foundation" } },
+ "remote": { "id": "swiftwasm/swift-corelibs-foundation" } },
23
"swift-corelibs-libdispatch": {
24
"remote": { "id": "apple/swift-corelibs-libdispatch" } },
25
"swift-integration-tests": {
0 commit comments