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 ce78e20 commit bbdc543Copy full SHA for bbdc543
tools/bots/test_matrix.json
@@ -1252,7 +1252,8 @@
1252
"arguments": [
1253
"-nvm-aot-dyn-${system}-${mode}-${arch}",
1254
"corelib",
1255
- "language"
+ "language",
1256
+ "co19"
1257
],
1258
"fileset": "vm",
1259
"shards": 5
@@ -1293,7 +1294,8 @@
1293
1294
1295
1296
1297
1298
1299
1300
1301
@@ -1335,6 +1337,7 @@
1335
1337
"-nvm-dyn-${system}-${mode}-${arch}",
1336
1338
1339
"language",
1340
+ "co19",
1341
"vm",
1342
"pkg/vm_service/"
1343
0 commit comments