Skip to content

Commit eae79d2

Browse files
[CI] Add AArch64 Premerge Jobs to Metrics
This enables storing the results in Prometheus/Visualizing them in Grafana.
1 parent e95cedd commit eae79d2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.ci/metrics/metrics.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
GITHUB_JOB_TO_TRACK = {
4141
"github_llvm_premerge_checks": {
4242
"Build and Test Linux": "premerge_linux",
43+
"Build and Test Linux AArch64": "premerge_linux_aarch64",
4344
"Build and Test Windows": "premerge_windows",
4445
},
4546
"github_libcxx_premerge_checks": {

0 commit comments

Comments
 (0)