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 0177534 commit 61f93a5Copy full SHA for 61f93a5
asv_bench/asv.conf.json
@@ -31,7 +31,7 @@
31
],
32
// List of branches to benchmark. If not provided, defaults to "master"
33
// (for git) or "default" (for mercurial).
34
- "branches": ["master"], // for git
+ "branches": ["main"], // for git
35
// "branches": ["default"], // for mercurial
36
37
// The DVCS being used. If not set, it will be automatically
0 commit comments