Skip to content

Commit a6dbe35

Browse files
bgoglinbwbarrett
authored andcommitted
hwloc/nightly: add v2.0
Signed-off-by: Brice Goglin <[email protected]>
1 parent e2b985b commit a6dbe35

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

nightly-tarball/hwloc-nightly-tarball

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,9 @@ config_data = { 'project_name' : 'hwloc',
3636
'branches' : { 'master' : { 'output_location' : 'master/',
3737
'coverity' : True,
3838
'max_count' : 7 },
39+
'v2.0' : { 'output_location' : 'v2.0/',
40+
'coverity' : False,
41+
'max_count' : 7 },
3942
'v1.11' : { 'output_location' : 'v1.11/',
4043
'coverity' : False,
4144
'max_count' : 7 },

0 commit comments

Comments
 (0)