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 2e30f30 commit 95729ffCopy full SHA for 95729ff
.ci/metrics/metrics.py
@@ -41,12 +41,12 @@
41
"github_llvm_premerge_checks": {
42
"Build and Test Linux": "premerge_linux",
43
"Build and Test Windows": "premerge_windows",
44
- }
+ },
45
"github_libc++_premerge_checks": {
46
"libc++ Stage1 Testing": "premerge_libcxx_stage1",
47
"libc++ Stage2 Testing": "premerge_libcxx_stage2",
48
"libc++ Stage3 Testing": "premerge_libcxx_stage3",
49
50
}
51
52
# The number of workflows to pull when sampling Github workflows.
0 commit comments