Skip to content

Commit 7d6391f

Browse files
authored
Merge pull request #75342 from jmschonfeld/non-swift-repo-icu-failure
Re-add ICU as a valid remote
2 parents e9279e2 + 39adcfa commit 7d6391f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

utils/update_checkout/update-checkout-config.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,9 @@
101101
"curl": {
102102
"remote": { "id": "curl/curl" }
103103
},
104+
"icu": {
105+
"remote": { "id": "unicode-org/icu" }
106+
},
104107
"libxml2": {
105108
"remote": { "id": "gnome/libxml2" }
106109
},

0 commit comments

Comments
 (0)