Skip to content

Commit ea46ef1

Browse files
authored
Merge pull request #16 from hppritcha/topic/add_openmpi_v4.0_nightly
openmpi/nightly: add v4.0.x
2 parents 7834640 + bf97d77 commit ea46ef1

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)