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 e95cedd commit eae79d2Copy full SHA for eae79d2
.ci/metrics/metrics.py
@@ -40,6 +40,7 @@
40
GITHUB_JOB_TO_TRACK = {
41
"github_llvm_premerge_checks": {
42
"Build and Test Linux": "premerge_linux",
43
+ "Build and Test Linux AArch64": "premerge_linux_aarch64",
44
"Build and Test Windows": "premerge_windows",
45
},
46
"github_libcxx_premerge_checks": {
0 commit comments