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.
1 parent c26a6b5 commit 2ae3b51Copy full SHA for 2ae3b51
run_config.json
@@ -268,7 +268,7 @@
268
"command": "nvm install 24.0.0;nvm use 24.0.0 --silent"
269
},
270
"run": {
271
- "icu_version": "icu76",
+ "icu_version": "icu77",
272
"exec": "dart_web",
273
"test_type": [
274
"collation",
@@ -312,6 +312,7 @@
312
313
314
315
+ "datetime_fmt",
316
"number_fmt",
317
"lang_names",
318
"plural_rules",
@@ -331,6 +332,7 @@
331
332
333
334
335
336
337
338
@@ -350,6 +352,7 @@
350
352
351
353
354
355
356
357
358
0 commit comments