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 c0fc0f3 + 0767c00 commit 4a1fe52Copy full SHA for 4a1fe52
utils/update_checkout/update-checkout-config.json
@@ -21,7 +21,7 @@
21
"swift-stress-tester": {
22
"remote": { "id": "apple/swift-stress-tester" } },
23
"swift-corelibs-xctest": {
24
- "remote": { "id": "apple/swift-corelibs-xctest" } },
+ "remote": { "id": "swiftwasm/swift-corelibs-xctest" } },
25
"swift-corelibs-foundation": {
26
"remote": { "id": "swiftwasm/swift-corelibs-foundation" } },
27
"swift-corelibs-libdispatch": {
@@ -71,7 +71,7 @@
71
"swift-driver": "master",
72
"swift-syntax": "master",
73
"swift-stress-tester": "master",
74
- "swift-corelibs-xctest": "master",
+ "swift-corelibs-xctest": "swiftwasm",
75
"swift-corelibs-foundation": "swiftwasm",
76
"swift-corelibs-libdispatch": "master",
77
"swift-integration-tests": "master",
0 commit comments