Skip to content

Commit bf97d77

Browse files
committed
openmpi/nightly: add v4.0.x
Signed-off-by: Howard Pritchard <[email protected]>
1 parent 7834640 commit bf97d77

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

nightly-tarball/openmpi-nightly-tarball

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,9 @@ config_data = { 'project_name' : 'Open MPI',
3232
'branches' : { 'master' : { 'output_location' : 'master/',
3333
'coverity' : True,
3434
'max_count' : 7 },
35+
'v4.0.x' : { 'output_location' : 'v4.0.x/',
36+
'coverity' : False,
37+
'max_count' : 7 },
3538
'v3.1.x' : { 'output_location' : 'v3.1.x/',
3639
'coverity' : False,
3740
'max_count' : 7 },

0 commit comments

Comments
 (0)